Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.c432 const GValue *in_chroma_site = in transfer_colorimetry_from_input() local
434 if (in_chroma_site != NULL in transfer_colorimetry_from_input()
436 gst_structure_set_value (out_caps_s, "chroma-site", in_chroma_site); in transfer_colorimetry_from_input()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavpp.c1686 const GValue *in_chroma_site = in transfer_colorimetry_from_input() local
1688 if (in_chroma_site != NULL in transfer_colorimetry_from_input()
1690 gst_structure_set_value (out_caps_s, "chroma-site", in_chroma_site); in transfer_colorimetry_from_input()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11convert.cpp624 const GValue *in_chroma_site = in transfer_colorimetry_from_input() local
626 if (in_chroma_site != NULL in transfer_colorimetry_from_input()
628 gst_structure_set_value (out_caps_s, "chroma-site", in_chroma_site); in transfer_colorimetry_from_input()