Searched refs:mbaff (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpegvideo.h123 int mbaff; ///< h264 1 -> MBAFF frame 0-> not MBAFF member in struct:Picture
H A Dh264.c692 * make mbaff happy, so we can't move all this logic to fill_caches */
972 cur->mbaff= FRAME_MBAFF;
1005 }else if(!(s->picture_structure & h->ref_list[1][0].reference) && !h->ref_list[1][0].mbaff){// FL -> FL & differ parity
1198 if(h->ref_list[1][0].mbaff && IS_INTERLACED(mb_type_col[0]))

Completed in 111 milliseconds