Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c75 GST_H265_PARSE_SEI_PARSED = 2, enumerator
640 h265parse->mastering_display_info_state = GST_H265_PARSE_SEI_PARSED; in gst_h265_parse_process_sei()
667 h265parse->content_light_level_state = GST_H265_PARSE_SEI_PARSED; in gst_h265_parse_process_sei()
926 GST_H265_PARSE_SEI_PARSED) in gst_h265_parse_process_nal()
932 if (h265parse->content_light_level_state == GST_H265_PARSE_SEI_PARSED) in gst_h265_parse_process_nal()