Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_INFO_N_PLANES (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h385 #define GST_VIDEO_INFO_N_PLANES(i) (GST_VIDEO_FORMAT_INFO_N_PLANES((i)->finfo))
Dvideo-format.h478 #define GST_VIDEO_FORMAT_INFO_N_PLANES(info) ((info)->n_planes) macro
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Ddescriptions.c486 if (GST_VIDEO_FORMAT_INFO_N_PLANES (finfo) == 1) { in format_info_get_desc()
488 } else if (GST_VIDEO_FORMAT_INFO_N_PLANES (finfo) == n_semi) { in format_info_get_desc()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimageallocator.c445 GST_VIDEO_FORMAT_INFO_N_PLANES (info->finfo) == 1) { in gst_xvimage_allocator_alloc()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.c232 for (i = 0; i < GST_VIDEO_FORMAT_INFO_N_PLANES (finfo); i++) { in gst_v4l2_buffer_pool_import_userptr()
256 for (i = 0; i < (GST_VIDEO_FORMAT_INFO_N_PLANES (finfo) - 1); i++) { in gst_v4l2_buffer_pool_import_userptr()
/third_party/gstreamer/gstplugins_base/docs/libs/
Dgst-plugins-base-libs-sections.txt2780 GST_VIDEO_FORMAT_INFO_N_PLANES