read_dct_coeffs 875 libavcodec/bink.c read_dct_coeffs(gb, dctblock, bink_scan, (const int32_t (*)[64])binkb_intra_quant, qp); read_dct_coeffs 908 libavcodec/bink.c read_dct_coeffs(gb, dctblock, bink_scan, (const int32_t (*)[64])binkb_inter_quant, qp); read_dct_coeffs 1051 libavcodec/bink.c read_dct_coeffs(gb, dctblock, bink_scan, bink_intra_quant, -1); read_dct_coeffs 1134 libavcodec/bink.c read_dct_coeffs(gb, dctblock, bink_scan, bink_intra_quant, -1); read_dct_coeffs 1153 libavcodec/bink.c read_dct_coeffs(gb, dctblock, bink_scan, bink_inter_quant, -1);