FIELD_OR_MBAFF_PICTURE 3867 libavcodec/h264.c     if(first_mb_in_slice << FIELD_OR_MBAFF_PICTURE >= s->mb_num ||
FIELD_OR_MBAFF_PICTURE 3873 libavcodec/h264.c     s->resync_mb_y = s->mb_y = (first_mb_in_slice / s->mb_width) << FIELD_OR_MBAFF_PICTURE;
FIELD_OR_MBAFF_PICTURE 6672 libavcodec/h264.c                 if(FIELD_OR_MBAFF_PICTURE) {
FIELD_OR_MBAFF_PICTURE 6709 libavcodec/h264.c                 if(FIELD_OR_MBAFF_PICTURE) {
FIELD_OR_MBAFF_PICTURE 7791 libavcodec/h264.c                     cur->interlaced_frame = FIELD_OR_MBAFF_PICTURE;
FIELD_OR_MBAFF_PICTURE 7805 libavcodec/h264.c                 cur->interlaced_frame = FIELD_OR_MBAFF_PICTURE;