Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-hdr.h133 gboolean gst_video_content_light_level_from_caps (GstVideoContentLightLevel * linfo,
Dvideo-hdr.c372 gst_video_content_light_level_from_caps (GstVideoContentLightLevel * linfo, in gst_video_content_light_level_from_caps() function
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtphdrext-colorspace.c220 gst_video_content_light_level_from_caps (&content_light_level, caps); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtphdrext-colorspace.c419 gst_video_content_light_level_from_caps (&self->cll, caps); in gst_rtp_header_extension_colorspace_set_non_rtp_sink_caps()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265enc.c616 have_cll = gst_video_content_light_level_from_caps (&linfo, state->caps); in gst_nv_h265_enc_set_encoder_config()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11window.cpp592 gst_video_content_light_level_from_caps (&cll, caps)) { in gst_d3d11_window_prepare_default()
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c961 if (gst_video_content_light_level_from_caps (&cll, in gst_x265_enc_init_encoder_locked()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3333 fail_unless (gst_video_content_light_level_from_caps (&level_from_caps, in GST_START_TEST()