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/
H A Dh264_sei.h34 H264_SEI_PIC_STRUCT_TOP_BOTTOM = 3, ///< 3: top field, bottom field, in that order enumerator
H A Dh264_parser.c501 case H264_SEI_PIC_STRUCT_TOP_BOTTOM: in parse_nal_units()
527 case H264_SEI_PIC_STRUCT_TOP_BOTTOM: in parse_nal_units()
H A Dh264_slice.c1192 case H264_SEI_PIC_STRUCT_TOP_BOTTOM: in h264_export_frame_props()
1231 if (h->sei.picture_timing.pic_struct == H264_SEI_PIC_STRUCT_TOP_BOTTOM || in h264_export_frame_props()

Completed in 6 milliseconds