Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmv30.c65 static const uint8_t luma_tab[] = { variable
624 get_qtable(s->intraq_tab[0], s->intra_quant, luma_tab); in decode_frame()
634 get_qtable(s->interq_tab[0], s->inter_quant, luma_tab); in decode_frame()

Completed in 1 milliseconds