unquantize_dct_coeffs 919 libavcodec/bink.c unquantize_dct_coeffs(dctblock, binkb_intra_quant[quant_idx], coef_count, coef_idx, bink_scan); unquantize_dct_coeffs 954 libavcodec/bink.c unquantize_dct_coeffs(dctblock, binkb_inter_quant[quant_idx], coef_count, coef_idx, bink_scan); unquantize_dct_coeffs 1130 libavcodec/bink.c unquantize_dct_coeffs(dctblock, bink_intra_quant[quant_idx], coef_count, coef_idx, bink_scan); unquantize_dct_coeffs 1205 libavcodec/bink.c unquantize_dct_coeffs(dctblock, bink_intra_quant[quant_idx], coef_count, coef_idx, bink_scan); unquantize_dct_coeffs 1221 libavcodec/bink.c unquantize_dct_coeffs(dctblock, bink_inter_quant[quant_idx], coef_count, coef_idx, bink_scan);