Home
last modified time | relevance | path

Searched defs:GST_VIDEO_MAX_COMPONENTS (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkviewconvert.c77 gint swizzle[GST_VIDEO_MAX_COMPONENTS]) in get_rgb_format_swizzle_order()
216 gint swizzle[GST_VIDEO_MAX_COMPONENTS]) in get_vulkan_format_swizzle_order()
244 GstVulkanImageView * in_views[GST_VIDEO_MAX_COMPONENTS], in calculate_reorder_indexes()
246 GstVulkanImageView * out_views[GST_VIDEO_MAX_COMPONENTS], in calculate_reorder_indexes()
247 int ret_in[GST_VIDEO_MAX_COMPONENTS], int ret_out[GST_VIDEO_MAX_COMPONENTS]) in calculate_reorder_indexes()
Dvkcolorconvert.c56 gint swizzle[GST_VIDEO_MAX_COMPONENTS]) in get_rgb_format_swizzle_order()
562 gint swizzle[GST_VIDEO_MAX_COMPONENTS]) in get_vulkan_format_swizzle_order()
590 GstVulkanImageView * in_views[GST_VIDEO_MAX_COMPONENTS], in calculate_reorder_indexes()
592 GstVulkanImageView * out_views[GST_VIDEO_MAX_COMPONENTS], in calculate_reorder_indexes()
593 int ret_in[GST_VIDEO_MAX_COMPONENTS], int ret_out[GST_VIDEO_MAX_COMPONENTS]) in calculate_reorder_indexes()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-color.c205 const GstVideoFormatInfo * info, gint offset[GST_VIDEO_MAX_COMPONENTS], in gst_video_color_range_offsets()
206 gint scale[GST_VIDEO_MAX_COMPONENTS]) in gst_video_color_range_offsets()
Dvideo-dither.c377 GstVideoFormat format, guint quantizer[GST_VIDEO_MAX_COMPONENTS], in gst_video_dither_new()
Dvideo-format.h376 #define GST_VIDEO_MAX_COMPONENTS 4 macro
Dvideo-format.c7532 gint components[GST_VIDEO_MAX_COMPONENTS]) in gst_video_format_info_component()