Home
last modified time | relevance | path

Searched refs:mb_aff_frame (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264dec.h74 #define FRAME_MBAFF(h) (h)->mb_aff_frame
413 int mb_aff_frame; member
Dh264_slice.c377 h->mb_aff_frame = h1->mb_aff_frame; in ff_h264_update_thread_context()
556 h->mb_aff_frame = h->ps.sps->mb_aff && (h->picture_structure == PICT_FRAME); in h264_frame_start()