IS_16X16          410 libavcodec/h261dec.c     if (IS_16X16(h->mtype)) {
IS_16X16          300 libavcodec/h261enc.c     if (IS_16X16(h->mtype)) {
IS_16X16          319 libavcodec/h261enc.c     if (!IS_16X16(h->mtype)) {
IS_16X16         2218 libavcodec/h264_cabac.c         if(IS_16X16(mb_type)){
IS_16X16          958 libavcodec/h264_cavlc.c         if(IS_16X16(mb_type)){
IS_16X16          401 libavcodec/h264_direct.c     } else if (IS_16X16(*mb_type)) {
IS_16X16          645 libavcodec/h264_direct.c         if (IS_16X16(*mb_type)) {
IS_16X16          106 libavcodec/h264_mb.c     if (IS_16X16(mb_type)) {
IS_16X16           79 libavcodec/h264_mb_template.c                 if (IS_16X16(mb_type)) {
IS_16X16          289 libavcodec/h264_mb_template.c                 if (IS_16X16(mb_type)) {
IS_16X16           84 libavcodec/h264_mc_template.c     if (IS_16X16(mb_type)) {
IS_16X16          250 libavcodec/mpegutils.c                     else if (IS_INTRA(mb_type) || IS_16X16(mb_type))