Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh263data.h69 extern const uint8_t ff_modified_quant_tab[2][32];
H A Dh263data.c250 const uint8_t ff_modified_quant_tab[2][32] = { variable
H A Dituh263dec.c437 s->qscale= ff_modified_quant_tab[get_bits1(&s->gb)][ s->qscale ]; in h263_decode_dquant()

Completed in 3 milliseconds