Home
last modified time | relevance | path

Searched refs:ff_vc1_ttblk_codes (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvc1data.h152 extern const uint8_t ff_vc1_ttblk_codes[3][8];
Dvc1data.c913 const uint8_t ff_vc1_ttblk_codes[3][8] = { variable
Dvc1.c1612 ff_vc1_ttblk_codes[i], 1, 1, INIT_VLC_USE_NEW_STATIC); in vc1_init_static()