Searched defs:GST_VIDEO_MAX_COMPONENTS (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkviewconvert.c | 77 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()
|
D | vkcolorconvert.c | 56 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/ |
D | video-color.c | 205 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()
|
D | video-dither.c | 377 GstVideoFormat format, guint quantizer[GST_VIDEO_MAX_COMPONENTS], in gst_video_dither_new()
|
D | video-format.h | 376 #define GST_VIDEO_MAX_COMPONENTS 4 macro
|
D | video-format.c | 7532 gint components[GST_VIDEO_MAX_COMPONENTS]) in gst_video_format_info_component()
|