Searched defs:MB_SIZE (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | libx264.c | 47 #define MB_SIZE 16 macro |
D | cinepakenc.c | 54 #define MB_SIZE 4 //4x4 MBs macro |
D | snow.h | 74 #define MB_SIZE (1<<LOG2_MB_SIZE) macro |