MB_FIELD 1334 libavcodec/h264_cabac.c && MB_FIELD(h) == !!IS_INTERLACED( h->cur_pic.mb_type[mba_xy] ) ) MB_FIELD 1336 libavcodec/h264_cabac.c if (MB_FIELD(h)) { MB_FIELD 1633 libavcodec/h264_cabac.c + significant_coeff_flag_offset[MB_FIELD(h)][cat]; MB_FIELD 1635 libavcodec/h264_cabac.c + last_coeff_flag_offset[MB_FIELD(h)][cat]; MB_FIELD 1655 libavcodec/h264_cabac.c const uint8_t *sig_off = significant_coeff_flag_offset_8x8[MB_FIELD(h)]; MB_FIELD 1930 libavcodec/h264_cabac.c fill_decode_neighbors(h, -(MB_FIELD(h))); MB_FIELD 1994 libavcodec/h264_cabac.c if(MB_FIELD(h)) MB_FIELD 765 libavcodec/h264_cavlc.c if(MB_FIELD(h)) MB_FIELD 743 libavcodec/h264_loopfilter.c const uint8_t *off= offset[MB_FIELD(h)][mb_y&1]; MB_FIELD 745 libavcodec/h264_loopfilter.c int j= MB_FIELD(h) ? i>>2 : i&1; MB_FIELD 754 libavcodec/h264_loopfilter.c (h->cbp_table[mbn_xy] & (((MB_FIELD(h) ? (i&2) : (mb_y&1)) ? 8 : 2) << 12)) MB_FIELD 778 libavcodec/h264_loopfilter.c if (MB_FIELD(h)) { MB_FIELD 58 libavcodec/h264_mb.c y_offset += 16 * (h->mb_y >> MB_FIELD(h)); MB_FIELD 225 libavcodec/h264_mb.c const int pic_height = 16 * h->mb_height >> MB_FIELD(h); MB_FIELD 285 libavcodec/h264_mb.c if (chroma_idc == 1 /* yuv420 */ && MB_FIELD(h)) { MB_FIELD 345 libavcodec/h264_mb.c y_offset += 8 * (h->mb_y >> MB_FIELD(h)); MB_FIELD 398 libavcodec/h264_mb.c y_offset += 8 * (h->mb_y >> MB_FIELD(h)); MB_FIELD 528 libavcodec/h264_mb.c deblock_top = (h->mb_y > !!MB_FIELD(h)); MB_FIELD 69 libavcodec/h264_mb_template.c if (!SIMPLE && MB_FIELD(h)) { MB_FIELD 294 libavcodec/h264_mb_template.c if (!SIMPLE && MB_FIELD(h)) { MB_FIELD 64 libavcodec/h264_mvpred.h if (!MB_FIELD(h) && IS_INTERLACED(h->left_type[0])) { MB_FIELD 68 libavcodec/h264_mvpred.h if (MB_FIELD(h) && !IS_INTERLACED(h->left_type[0])) { MB_FIELD 235 libavcodec/h264_mvpred.h if (MB_FIELD(h)) { \ MB_FIELD 363 libavcodec/h264_mvpred.h top_xy = mb_xy - (h->mb_stride << MB_FIELD(h)); MB_FIELD 764 libavcodec/h264_mvpred.h if (MB_FIELD(h)) { MB_FIELD 804 libavcodec/h264_mvpred.h if (MB_FIELD(h)) MB_FIELD 2136 libavcodec/h264_slice.c top_xy = mb_xy - (h->mb_stride << MB_FIELD(h)); MB_FIELD 2307 libavcodec/h264_slice.c if (MB_FIELD(h)) {