Home
last modified time | relevance | path

Searched refs:calc_quant_matrix (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Deamad.c238 static void calc_quant_matrix(MadContext *s, int qscale) in calc_quant_matrix() function
272 calc_quant_matrix(s, bytestream2_get_byte(&gb)); in decode_frame()