Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvc1data.h38 extern const int ff_vc1_ttblk_to_tt[3][8];
H A Dvc1data.c34 const int ff_vc1_ttblk_to_tt[3][8] = { variable
H A Dvc1_block.c1132 ttblk = ff_vc1_ttblk_to_tt[v->tt_index][get_vlc2(gb, ff_vc1_ttblk_vlc[v->tt_index].table, VC1_TTBLK_VLC_BITS, 1)]; in vc1_decode_p_block()

Completed in 7 milliseconds