Home
last modified time | relevance | path

Searched refs:mastering_display_info_state (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.h126 guint mastering_display_info_state; member
Dgsth264parse.h162 guint mastering_display_info_state; member
Dgsth265parse.c251 h265parse->mastering_display_info_state = GST_H265_PARSE_SEI_EXPIRED; in gst_h265_parse_reset_stream_info()
632 if (h265parse->mastering_display_info_state == in gst_h265_parse_process_sei()
640 h265parse->mastering_display_info_state = GST_H265_PARSE_SEI_PARSED; in gst_h265_parse_process_sei()
925 if (h265parse->mastering_display_info_state == in gst_h265_parse_process_nal()
927 h265parse->mastering_display_info_state = GST_H265_PARSE_SEI_ACTIVE; in gst_h265_parse_process_nal()
928 else if (h265parse->mastering_display_info_state == in gst_h265_parse_process_nal()
930 h265parse->mastering_display_info_state = GST_H265_PARSE_SEI_EXPIRED; in gst_h265_parse_process_nal()
2397 } else if (h265parse->mastering_display_info_state != in gst_h265_parse_update_src_caps()
Dgsth264parse.c300 h264parse->mastering_display_info_state = GST_H264_PARSE_SEI_EXPIRED; in gst_h264_parse_reset_stream_info()
883 if (h264parse->mastering_display_info_state == in gst_h264_parse_process_sei()
891 h264parse->mastering_display_info_state = GST_H264_PARSE_SEI_PARSED; in gst_h264_parse_process_sei()
1125 if (h264parse->mastering_display_info_state == in gst_h264_parse_process_nal()
1127 h264parse->mastering_display_info_state = GST_H264_PARSE_SEI_ACTIVE; in gst_h264_parse_process_nal()
1128 else if (h264parse->mastering_display_info_state == in gst_h264_parse_process_nal()
1130 h264parse->mastering_display_info_state = GST_H264_PARSE_SEI_EXPIRED; in gst_h264_parse_process_nal()
2325 } else if (h264parse->mastering_display_info_state != in gst_h264_parse_update_src_caps()
/third_party/gstreamer/gstplugins_bad/
DChangeLog30580 mastering_display_info_state and content_light_level_state