Home
last modified time | relevance | path

Searched refs:bink_intra_quant (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dbink.c1134 unquantize_dct_coeffs(dctblock, bink_intra_quant[quant_idx], coef_count, coef_idx, bink_scan); in bink_decode_plane()
1209 unquantize_dct_coeffs(dctblock, bink_intra_quant[quant_idx], coef_count, coef_idx, bink_scan); in bink_decode_plane()
H A Dbinkdata.h288 static const int32_t bink_intra_quant[16][64] = { variable

Completed in 4 milliseconds