Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_sei.h35 H264_SEI_PIC_STRUCT_BOTTOM_TOP = 4, ///< 4: bottom field, top field, in that order enumerator
Dh264_parser.c489 case H264_SEI_PIC_STRUCT_BOTTOM_TOP: in parse_nal_units()
518 case H264_SEI_PIC_STRUCT_BOTTOM_TOP: in parse_nal_units()
Dh264_slice.c1171 case H264_SEI_PIC_STRUCT_BOTTOM_TOP: in h264_export_frame_props()
1194 pt->pic_struct <= H264_SEI_PIC_STRUCT_BOTTOM_TOP) in h264_export_frame_props()