Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmsmpeg4data.h84 #define WMV2_INTER_CBP_TABLE_COUNT 4 macro
85 extern const uint32_t (* const ff_wmv2_inter_table[WMV2_INTER_CBP_TABLE_COUNT])[2];
Dmsmpeg4data.c1953 const uint32_t (*const ff_wmv2_inter_table[WMV2_INTER_CBP_TABLE_COUNT])[2] = {