Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_INFO_DEPTH (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h391 #define GST_VIDEO_INFO_COMP_DEPTH(i,c) GST_VIDEO_FORMAT_INFO_DEPTH((i)->finfo,(c))
Dvideo-format.h450 #define GST_VIDEO_FORMAT_INFO_DEPTH(info,c) ((info)->depth[c]) macro
Dvideo-converter.c2368 convert->unpack_bits = GST_VIDEO_FORMAT_INFO_DEPTH (finfo, 0); in gst_video_converter_new()
2380 convert->pack_bits = GST_VIDEO_FORMAT_INFO_DEPTH (finfo, 0); in gst_video_converter_new()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideocrop.c316 depth = GST_VIDEO_FORMAT_INFO_DEPTH (finfo, i); in check_1x1_buffer()
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dvideotestsrc.c1251 bits = GST_VIDEO_FORMAT_INFO_DEPTH (uinfo, 0); in convert_hline_generic()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c304 bit_depth += GST_VIDEO_FORMAT_INFO_DEPTH (info, i); in d3d_format_comp_rate()
/third_party/gstreamer/gstplugins_base/docs/libs/
Dgst-plugins-base-libs-sections.txt2778 GST_VIDEO_FORMAT_INFO_DEPTH