IS_16X8          2246 libavcodec/h264_cabac.c         else if(IS_16X8(mb_type)){
IS_16X8           988 libavcodec/h264_cavlc.c         else if(IS_16X8(mb_type)){
IS_16X8           109 libavcodec/h264_mb.c     } else if (IS_16X8(mb_type)) {
IS_16X8            89 libavcodec/h264_mc_template.c     } else if (IS_16X8(mb_type)) {
IS_16X8            38 libavcodec/mpegutils.c     mb->h = IS_8X8(mb_type) || IS_16X8(mb_type) ? 8 : 16;
IS_16X8           138 libavcodec/mpegutils.c                     } else if (IS_16X8(mb_type)) {
IS_16X8           246 libavcodec/mpegutils.c                     else if (IS_16X8(mb_type))
IS_16X8           352 libavcodec/mpegutils.c                     if (IS_8X8(mb_type) || IS_16X8(mb_type)) {
IS_16X8           903 libavcodec/rv34.c         if(!(IS_16X8(next_bt) || IS_8X16(next_bt) || IS_8X8(next_bt))) //we can use whole macroblock MC