Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-hdr.c282 gst_video_content_light_level_from_string (GstVideoContentLightLevel * linfo, in gst_video_content_light_level_from_string() function
386 return gst_video_content_light_level_from_string (linfo, s); in gst_video_content_light_level_from_caps()
Dvideo-hdr.h122 gboolean gst_video_content_light_level_from_string (GstVideoContentLightLevel * linfo,
Dgstvideoencoder.c714 gst_video_content_light_level_from_string (state->content_light_level, s); in _new_input_state()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideoencoder.c1234 gst_video_content_light_level_from_string (&cll, cll_str); in GST_START_TEST()
Dvideo.c3323 fail_unless (gst_video_content_light_level_from_string (&other_level, in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c1198 if (!gst_video_content_light_level_from_string in gst_matroska_mux_video_pad_setcaps()