Home
last modified time | relevance | path

Searched defs:max_quant (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Datrac1.c240 float max_quant = 1.0 / (float)((1 << (word_len - 1)) - 1); in at1_unpack_dequant() local
Dproresenc_kostya.c149 int max_quant; member
816 const int max_quant = ctx->profile_info->max_quant; in find_slice_quant() local
1193 int min_quant, max_quant; in encode_init() local