Home
last modified time | relevance | path

Searched refs:third_pattern (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Drv34.h70 VLC third_pattern[2]; ///< VLCs used for decoding coefficients in the last subblock member
Drv34.c136 &intra_vlcs[i].third_pattern[j], NULL, &offset); in rv34_init_tables()
163 &inter_vlcs[i].third_pattern[j], NULL, &offset); in rv34_init_tables()
307 code = get_vlc2(gb, rvlc->third_pattern[sc].table, 9, 2); in rv34_decode_block()