Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h290 GST_H264_SEI_PIC_STRUCT_FRAME = 0, enumerator
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c2474 case GST_H264_SEI_PIC_STRUCT_FRAME: in gst_h264_parse_get_duration()
2573 case GST_H264_SEI_PIC_STRUCT_FRAME: in gst_h264_parse_get_timestamp()
2989 case GST_H264_SEI_PIC_STRUCT_FRAME: in gst_h264_parse_create_pic_timing_sei()
3295 case GST_H264_SEI_PIC_STRUCT_FRAME: in gst_h264_parse_pre_push_frame()
/third_party/gstreamer/gstplugins_bad/
DChangeLog26973 sei_pic_struct is unsigned and GST_H264_SEI_PIC_STRUCT_FRAME is zero.