Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/yadif/
Dvf_yadif.c132 for (i = 0; i < GST_VIDEO_FORMAT_INFO_N_COMPONENTS (vfi); i++) { in yadif_filter()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h390 #define GST_VIDEO_INFO_N_COMPONENTS(i) GST_VIDEO_FORMAT_INFO_N_COMPONENTS((i)->finfo)
Dvideo-format.h448 #define GST_VIDEO_FORMAT_INFO_N_COMPONENTS(info) ((info)->n_components) macro
Dvideo-converter.c6086 n_comp = GST_VIDEO_FORMAT_INFO_N_COMPONENTS (in_finfo); in setup_scale()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c449 GST_VIDEO_FORMAT_INFO_N_COMPONENTS (unpackinfo) * in GST_START_TEST()
3016 guint n_comps = GST_VIDEO_FORMAT_INFO_N_COMPONENTS (vf_info); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c303 for (i = 0; i < GST_VIDEO_FORMAT_INFO_N_COMPONENTS (info); i++) in d3d_format_comp_rate()
/third_party/gstreamer/gstplugins_base/docs/libs/
Dgst-plugins-base-libs-sections.txt2776 GST_VIDEO_FORMAT_INFO_N_COMPONENTS