Home
last modified time | relevance | path

Searched refs:GST_VIDEO_INFO_IS_RGB (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-blend.c358 if (GST_VIDEO_INFO_IS_RGB (&src->info) != GST_VIDEO_INFO_IS_RGB (&dest->info)) { in gst_video_blend()
359 if (GST_VIDEO_INFO_IS_RGB (&src->info)) { in gst_video_blend()
Dvideo-info.h355 #define GST_VIDEO_INFO_IS_RGB(i) (GST_VIDEO_FORMAT_INFO_IS_RGB((i)->finfo)) macro
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp618 if (!GST_VIDEO_INFO_IS_RGB (info)) { in compute_matrix_to_RGB()
633 if (!GST_VIDEO_INFO_IS_RGB (info)) { in compute_matrix_to_YUV()
1847 if (GST_VIDEO_INFO_IS_RGB (in_info)) { in gst_d3d11_converter_new()
1848 if (GST_VIDEO_INFO_IS_RGB (out_info)) { in gst_d3d11_converter_new()
1859 if (GST_VIDEO_INFO_IS_RGB (out_info)) { in gst_d3d11_converter_new()
1870 if (GST_VIDEO_INFO_IS_RGB (out_info)) { in gst_d3d11_converter_new()
Dgstd3d11pluginutils.cpp506 if (GST_VIDEO_INFO_IS_RGB (info)) { in gst_d3d11_video_info_to_dxgi_color_space()
532 if (!GST_VIDEO_INFO_IS_RGB (info)) { in gst_d3d11_find_swap_chain_color_space()
Dgstd3d11convert.cpp594 || (GST_VIDEO_INFO_IS_RGB (&out_info) in transfer_colorimetry_from_input()
595 && GST_VIDEO_INFO_IS_RGB (&in_info)) in transfer_colorimetry_from_input()
1585 if (GST_VIDEO_INFO_IS_RGB (info)) { in clear_rtv_color_all()
/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.c402 || (GST_VIDEO_INFO_IS_RGB (&out_info) in transfer_colorimetry_from_input()
403 && GST_VIDEO_INFO_IS_RGB (&in_info)) in transfer_colorimetry_from_input()
/third_party/gstreamer/gstplugins_bad/ext/webp/
Dgstwebpenc.c201 if (GST_VIDEO_INFO_IS_RGB (info)) { in gst_webp_enc_set_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcolorconvert.c2522 if (GST_VIDEO_INFO_IS_RGB (&convert->in_info)) { in _init_convert()
2523 if (GST_VIDEO_INFO_IS_RGB (&convert->out_info)) { in _init_convert()
2529 if (GST_VIDEO_INFO_IS_RGB (&convert->out_info)) { in _init_convert()
2534 if (GST_VIDEO_INFO_IS_RGB (&convert->in_info)) { in _init_convert()
2540 if (GST_VIDEO_INFO_IS_RGB (&convert->in_info)) { in _init_convert()
2547 if (GST_VIDEO_INFO_IS_RGB (&convert->out_info)) { in _init_convert()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuda-converter.c1629 if (!GST_VIDEO_INFO_IS_RGB (info)) { in compute_matrix_to_RGB()
1644 if (!GST_VIDEO_INFO_IS_RGB (info)) { in compute_matrix_to_YUV()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegenc.c408 if (GST_VIDEO_INFO_IS_RGB (info)) { in gst_jpegenc_resync()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaallocator.c531 && GST_VIDEO_INFO_IS_RGB (&self->info)) { in gst_va_dmabuf_allocator_setup_buffer_full()
1140 && GST_VIDEO_INFO_IS_RGB (&va_allocator->derived_info)); in _va_map_unlocked()
Dgstvabasetransform.c354 if (gst_caps_is_dmabuf (outcaps) && GST_VIDEO_INFO_IS_RGB (&vinfo)) in gst_va_base_transform_decide_allocation()
Dgstvavpp.c1656 || (GST_VIDEO_INFO_IS_RGB (&out_info) in transfer_colorimetry_from_input()
1657 && GST_VIDEO_INFO_IS_RGB (&in_info)) in transfer_colorimetry_from_input()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfsourcereader.cpp412 if (!GST_VIDEO_INFO_IS_RGB (&self->info)) { in gst_mf_source_reader_start()
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dvideotestsrc.c223 if (GST_VIDEO_INFO_IS_RGB (info)) { in videotestsrc_setup_paintinfo()
359 if (v->bayer || GST_VIDEO_INFO_IS_RGB (&v->info)) { in videotestsrc_blend_line()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c3681 } else if (GST_VIDEO_INFO_IS_RGB (&info)) { in gst_v4l2_object_set_format_full()