Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp56.h152 uint16_t dequant_ac; member
H A Dvp6.c453 coeff2 *= s->dequant_ac; in vp6_parse_coeff_huffman()
519 coeff *= s->dequant_ac; in vp6_parse_coeff()
H A Dvp5.c237 coeff *= s->dequant_ac; in vp5_parse_coeff()
H A Dvp56.c40 s->dequant_ac = ff_vp56_ac_dequant[quantizer] << 2; in ff_vp56_init_dequant()

Completed in 5 milliseconds