Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drv40.c45 static VLC ptype_vlc[NUM_PTYPE_VLCS], btype_vlc[NUM_BTYPE_VLCS]; variable
96 rv40_init_table(&ptype_vlc[i], &offset, PTYPE_VLC_BITS, PTYPE_VLC_SIZE, in rv40_init_tables()
273 q = get_vlc2(gb, ptype_vlc[prev_type].table, PTYPE_VLC_BITS, 1); in rv40_decode_mb_info()
276 q = get_vlc2(gb, ptype_vlc[prev_type].table, PTYPE_VLC_BITS, 1); in rv40_decode_mb_info()

Completed in 2 milliseconds