Searched defs:image_formats (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/rust/cros-libva/lib/src/ |
D | display.rs | 331 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 D | camera_device_info.proto | 116 repeated FormatAndDynamicRangeProfiles image_formats = 2; field
|
/aosp_15_r20/external/libaom/test/ |
H A D | resize_test.cc | 993 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 D | cl.c | 644 cl_image_format * image_formats , in clGetSupportedImageFormats()
|
/aosp_15_r20/external/libva/va/ |
H A D | va.c | 997 VAImageFormat *image_formats = NULL; in va_impl_query_surface_attributes() local
|
/aosp_15_r20/external/angle/src/libOpenCL/ |
H A D | libOpenCL_autogen.cpp | 143 cl_image_format *image_formats, in clGetSupportedImageFormats()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | cl_stubs.cpp | 332 cl_image_format *image_formats, in GetSupportedImageFormats()
|
H A D | entry_points_cl_autogen.cpp | 313 cl_image_format *image_formats, in clGetSupportedImageFormats()
|
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/ |
H A D | icd_dispatch_generated.c | 581 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 D | validationCL.cpp | 934 const cl_image_format *image_formats, in ValidateGetSupportedImageFormats()
|
/aosp_15_r20/external/OpenCL-ICD-Loader/test/layer/ |
H A D | icd_print_layer_generated.c | 233 cl_image_format* image_formats, in clGetSupportedImageFormats_wrap()
|
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/ |
H A D | param_struct.h | 560 cl_image_format *image_formats; member
|
/aosp_15_r20/external/OpenCL-CLHPP/tests/ |
H A D | test_openclhpp.cpp | 2160 cl_image_format *image_formats, in clGetSupportedImageFormats_testGetSupportedImageFormats()
|