Home
last modified time | relevance | path

Searched defs:image_formats (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/rust/cros-libva/lib/src/
Ddisplay.rs331 let mut image_formats = Vec::with_capacity(num_image_formats as usize); in query_image_formats() localVariable
/aosp_15_r20/system/media/camera/docs/
H A Dcamera_device_info.proto116 repeated FormatAndDynamicRangeProfiles image_formats = 2; field
/aosp_15_r20/external/libaom/test/
H A Dresize_test.cc993 const aom_img_fmt_t image_formats[] = { AOM_IMG_FMT_I420, AOM_IMG_FMT_I444 }; in TEST_P() local
/aosp_15_r20/external/OpenCL-ICD-Loader/test/driver_stub/
H A Dcl.c644 cl_image_format * image_formats , in clGetSupportedImageFormats()
/aosp_15_r20/external/libva/va/
H A Dva.c997 VAImageFormat *image_formats = NULL; in va_impl_query_surface_attributes() local
/aosp_15_r20/external/angle/src/libOpenCL/
H A DlibOpenCL_autogen.cpp143 cl_image_format *image_formats, in clGetSupportedImageFormats()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dcl_stubs.cpp332 cl_image_format *image_formats, in GetSupportedImageFormats()
H A Dentry_points_cl_autogen.cpp313 cl_image_format *image_formats, in clGetSupportedImageFormats()
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A Dicd_dispatch_generated.c581 cl_image_format* image_formats, in clGetSupportedImageFormats()
611 cl_image_format* image_formats, in clGetSupportedImageFormats_disp()
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationCL.cpp934 const cl_image_format *image_formats, in ValidateGetSupportedImageFormats()
/aosp_15_r20/external/OpenCL-ICD-Loader/test/layer/
H A Dicd_print_layer_generated.c233 cl_image_format* image_formats, in clGetSupportedImageFormats_wrap()
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/
H A Dparam_struct.h560 cl_image_format *image_formats; member
/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp2160 cl_image_format *image_formats, in clGetSupportedImageFormats_testGetSupportedImageFormats()