IS_16X16          410 libavcodec/h261dec.c     if (IS_16X16(h->mtype)) {
IS_16X16          299 libavcodec/h261enc.c     if (IS_16X16(h->mtype)) {
IS_16X16          318 libavcodec/h261enc.c     if (!IS_16X16(h->mtype)) {
IS_16X16         2186 libavcodec/h264_cabac.c         if(IS_16X16(mb_type)){
IS_16X16          949 libavcodec/h264_cavlc.c         if(IS_16X16(mb_type)){
IS_16X16          374 libavcodec/h264_direct.c     } else if (IS_16X16(*mb_type)) {
IS_16X16          617 libavcodec/h264_direct.c         if (IS_16X16(*mb_type)) {
IS_16X16          105 libavcodec/h264_mb.c     if (IS_16X16(mb_type)) {
IS_16X16           83 libavcodec/h264_mb_template.c                 if (IS_16X16(mb_type)) {
IS_16X16          305 libavcodec/h264_mb_template.c                 if (IS_16X16(mb_type)) {
IS_16X16           81 libavcodec/h264_mc_template.c     if (IS_16X16(mb_type)) {
IS_16X16         2298 libavcodec/mpegvideo.c                     else if (IS_INTRA(mb_type) || IS_16X16(mb_type))