Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwmaprodec.c153 … int quant_step; ///< quantization step for the current subframe member
1310 int quant_step = 90 * s->bits_per_sample >> 4; in decode_subframe() local
Dwmalosslessdec.c65 …int quant_step; ///< quantization step for the current subframe member