Home
last modified time | relevance | path

Searched defs:quant_step_size (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhca_data.h125 static const float quant_step_size[] = variable
Dmlpdec.c116 uint8_t quant_step_size[MAX_CHANNELS]; member
256 int quant_step_size = s->quant_step_size[channel]; in read_huff_channels() local
Dmlpenc.c82 …uint8_t quant_step_size[MAX_CHANNELS]; ///< left shift to apply to Huffman-decoded residu… member