Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvc1data.h156 extern const uint8_t ff_vc1_subblkpat_codes[3][15];
Dvc1data.c925 const uint8_t ff_vc1_subblkpat_codes[3][15] = { variable
Dvc1.c1617 ff_vc1_subblkpat_codes[i], 1, 1, INIT_VLC_USE_NEW_STATIC); in vc1_init_static()