Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmalosslessdec.c145 int quant_stepsize; member
906 s->quant_stepsize = get_bits(&s->gb, 8) + 1; in decode_subframe()
988 if (s->quant_stepsize != 1) in decode_subframe()
991 s->channel_residues[i][j] *= (unsigned)s->quant_stepsize; in decode_subframe()

Completed in 3 milliseconds