Home
last modified time | relevance | path

Searched refs:image_formats (Results 1 – 20 of 20) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavideoformat.c314 VAImageFormat *image_formats; member
330 image_format = &args->image_formats[i]; in fix_map()
384 gst_va_video_format_fix_map (VAImageFormat * image_formats, gint num) in gst_va_video_format_fix_map() argument
387 struct ImageFormatArray args = { image_formats, num }; in gst_va_video_format_fix_map()
Dgstvafilter.c55 GArray *image_formats; member
134 g_clear_pointer (&self->image_formats, g_array_unref); in gst_va_filter_dispose()
369 self->image_formats = gst_va_display_get_image_formats (self->display); in gst_va_filter_open()
370 if (!self->image_formats) in gst_va_filter_open()
1059 GArray *surface_formats = NULL, *image_formats = NULL; in gst_va_filter_get_caps() local
1103 image_formats = in gst_va_filter_get_caps()
1104 self->image_formats ? g_array_ref (self->image_formats) : NULL; in gst_va_filter_get_caps()
1107 if (image_formats) { in gst_va_filter_get_caps()
1108 if (!gst_caps_set_format_array (base_caps, image_formats)) in gst_va_filter_get_caps()
1110 g_array_unref (image_formats); in gst_va_filter_get_caps()
[all …]
Dgstvavideoformat.h35 void gst_va_video_format_fix_map (VAImageFormat * image_formats,
/third_party/ffmpeg/libavutil/
Dhwcontext_opencl.c1481 cl_image_format *image_formats = NULL; in opencl_frames_get_constraints() local
1523 image_formats = in opencl_frames_get_constraints()
1524 av_malloc_array(nb_image_formats, sizeof(*image_formats)); in opencl_frames_get_constraints()
1525 if (!image_formats) { in opencl_frames_get_constraints()
1534 image_formats, NULL); in opencl_frames_get_constraints()
1556 if (image_formats[i].image_channel_order == in opencl_frames_get_constraints()
1558 image_formats[i].image_channel_data_type == in opencl_frames_get_constraints()
1584 av_freep(&image_formats); in opencl_frames_get_constraints()
1598 av_freep(&image_formats); in opencl_frames_get_constraints()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp309 cl_image_format *image_formats, in GetSupportedImageFormats() argument
313 image_formats, num_image_formats); in GetSupportedImageFormats()
Dentry_points_cl_autogen.cpp303 cl_image_format *image_formats, in clGetSupportedImageFormats() argument
311 (uintptr_t)image_formats, (uintptr_t)num_image_formats); in clGetSupportedImageFormats()
317 num_entries, image_formats, num_image_formats); in clGetSupportedImageFormats()
320 image_formats, num_image_formats); in clGetSupportedImageFormats()
Dcl_stubs_autogen.h128 cl_image_format *image_formats,
Dentry_points_cl_autogen.h81 cl_image_format *image_formats,
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.cpp143 cl_image_format *image_formats, in clGetSupportedImageFormats() argument
147 image_formats, num_image_formats); in clGetSupportedImageFormats()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationCL_autogen.h77 const cl_image_format *image_formats,
DvalidationCL.cpp882 const cl_image_format *image_formats, in ValidateGetSupportedImageFormats() argument
898 if (num_entries == 0u && image_formats != nullptr) in ValidateGetSupportedImageFormats()
/third_party/opencl-headers/CL/
Dcl_function_types.h154 cl_image_format* image_formats,
Dcl.h1160 cl_image_format * image_formats,
Dcl_icd.h187 cl_uint num_entries, cl_image_format *image_formats,
/third_party/mesa3d/include/CL/
Dcl.h1151 cl_image_format * image_formats,
Dcl_icd.h187 cl_uint num_entries, cl_image_format *image_formats,
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h1153 cl_image_format * image_formats,
Dcl_icd.h187 cl_uint num_entries, cl_image_format *image_formats,
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dresources.txt7727 `fuchsia.sysmem/image_formats.fidl` FIDL interface
7799 `fuchsia.sysmem/image_formats.fidl`
7935 `fuchsia.sysmem/image_formats.fidl`
/third_party/vk-gl-cts/android/cts/master/vk-master-2019-03-01/
Dapi.txt87806 dEQP-VK.api.external.memory.android_hardware_buffer.image_formats.r8g8b8_unorm
87807 dEQP-VK.api.external.memory.android_hardware_buffer.image_formats.r8g8b8a8_unorm
87808 dEQP-VK.api.external.memory.android_hardware_buffer.image_formats.r5g6b5_unorm_pack16
87809 dEQP-VK.api.external.memory.android_hardware_buffer.image_formats.r16g16b16a16_sfloat
87810 dEQP-VK.api.external.memory.android_hardware_buffer.image_formats.a2b10g10r10_unorm_pack32