Home
last modified time | relevance | path

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

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