Home
last modified time | relevance | path

Searched refs:H264_SEI_PIC_STRUCT_TOP_BOTTOM (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_sei.h34 H264_SEI_PIC_STRUCT_TOP_BOTTOM = 3, ///< 3: top field, bottom field, in that order enumerator
Dh264_parser.c488 case H264_SEI_PIC_STRUCT_TOP_BOTTOM: in parse_nal_units()
514 case H264_SEI_PIC_STRUCT_TOP_BOTTOM: in parse_nal_units()
Dh264_slice.c1170 case H264_SEI_PIC_STRUCT_TOP_BOTTOM: in h264_export_frame_props()
1209 if (h->sei.picture_timing.pic_struct == H264_SEI_PIC_STRUCT_TOP_BOTTOM || in h264_export_frame_props()