Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-color.h291 GstVideoTransferFunction gst_video_transfer_function_from_iso (guint value);
Dvideo-color.c852 gst_video_transfer_function_from_iso (guint value) in gst_video_transfer_function_from_iso() function
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtphdrext-colorspace.c220 colorimetry->transfer = gst_video_transfer_function_from_iso (val); in parse_colorspace()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstav1parse.c1189 cinfo.transfer = gst_video_transfer_function_from_iso in gst_av1_parse_handle_sequence_obu()
Dgsth265parse.c2224 gst_video_transfer_function_from_iso (vui->transfer_characteristics); in gst_h265_parse_update_src_caps()
Dgsth264parse.c2153 gst_video_transfer_function_from_iso (vui->transfer_characteristics); in gst_h264_parse_update_src_caps()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c458 gst_video_transfer_function_from_iso in parser_sequence_callback()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c1397 gst_video_transfer_function_from_iso (context->color_trc); in gst_ffmpegviddec_negotiate()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3373 fail_unless_equals_int (gst_video_transfer_function_from_iso (transfer_val), in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c11407 gst_video_transfer_function_from_iso (transfer_function); in qtdemux_parse_trak()
12204 gst_video_transfer_function_from_iso (vpcc_data[16]); in qtdemux_parse_trak()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-demux.c635 gst_video_transfer_function_from_iso ((guint) num); in gst_matroska_demux_parse_colour()