Searched refs:IS_8X16 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpegvideo.h103 #define IS_8X16(a) ((a)&MB_TYPE_8x16) macro
H A Dmpegvideo.c1159 else if(IS_8X16(mb_type))
1248 }else if(IS_8X16(pict->mb_type[mb_index])){
1327 if(IS_8X8(mb_type) || IS_8X16(mb_type)){
H A Dh264.c1819 }else if(IS_8X16(mb_type)){
4676 assert(IS_8X16(mb_type));
5781 assert(IS_8X16(mb_type));

Completed in 113 milliseconds