Searched refs:IS_16X16 (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh261enc.c211 if(IS_16X16(h->mtype)){
231 if ( ( h->current_mba == 11 ) || ( h->current_mba == 22 ) || ( h->current_mba == 33 ) || ( !IS_16X16 ( h->mtype ) )){
H A Dh261dec.c298 if ( IS_16X16 ( h->mtype ) ){
H A Dmpegvideo.h101 #define IS_16X16(a) ((a)&MB_TYPE_16x16) macro
H A Dh264.c1129 }else if(IS_16X16(*mb_type)){
1247 if(IS_16X16(*mb_type)){
1805 if(IS_16X16(mb_type)){
2453 if(IS_16X16(mb_type)){
4606 if(IS_16X16(mb_type)){
5716 if(IS_16X16(mb_type)){
H A Drv34.c798 if(IS_16X16(next_bt)) //we can use whole macroblock MC
H A Dmpegvideo.c1161 else if(IS_INTRA(mb_type) || IS_16X16(mb_type))

Completed in 116 milliseconds