Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.h118 guint8 sei_pic_struct_pres_flag; member
Dgsth264parse.c338 h264parse->sei_pic_struct_pres_flag = FALSE; in gst_h264_parse_start()
642 h264parse->sei_pic_struct_pres_flag = in gst_h264_parse_process_sei()
646 if (h264parse->sei_pic_struct_pres_flag) { in gst_h264_parse_process_sei()
660 if (h264parse->sei_pic_struct_pres_flag && h264parse->update_timecode) { in gst_h264_parse_process_sei()
2461 if (h264parse->sei_pic_struct_pres_flag && in gst_h264_parse_get_duration()
2560 if (h264parse->sei_pic_struct_pres_flag && in gst_h264_parse_get_timestamp()
2959 if (!h264parse->sei_pic_struct_pres_flag || h264parse->pic_timing_sei_pos < 0) { in gst_h264_parse_create_pic_timing_sei()