Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-hdr.c147 gst_video_mastering_display_info_to_string (const GstVideoMasteringDisplayInfo * in gst_video_mastering_display_info_to_string() function
243 s = gst_video_mastering_display_info_to_string (minfo); in gst_video_mastering_display_info_add_to_caps()
Dvideo-hdr.h84 gchar * gst_video_mastering_display_info_to_string (const GstVideoMasteringDisplayInfo * minfo…
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3268 minfo_str = gst_video_mastering_display_info_to_string (&minfo); in GST_START_TEST()