Home
last modified time | relevance | path

Searched defs:image_format (Results 1 – 25 of 90) sorted by relevance

1234

/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DclImageHelper.h33 const cl_image_format *image_format, in create_image_2d()
88 const cl_image_format *image_format, size_t image_width, in create_image_2d_buffer()
119 const cl_image_format *image_format, in create_image_3d()
172 const cl_image_format *image_format, size_t image_width, in create_image_2d_array()
208 cl_context context, cl_mem_flags flags, const cl_image_format *image_format, in create_image_1d_array()
243 const cl_image_format *image_format, in create_image_1d()
/aosp_15_r20/external/libgav1/examples/
H A Dgav1_decode_cv_pixel_buffer_pool.cc43 libgav1::ImageFormat image_format, int width, int height, int left_border, in Gav1DecodeOnCVPixelBufferSizeChanged()
54 libgav1::ImageFormat image_format, int width, int height, int left_border, in Gav1DecodeGetCVPixelBuffer()
89 int bitdepth, libgav1::ImageFormat image_format, int width, int height, in OnCVPixelBufferSizeChanged()
189 int bitdepth, libgav1::ImageFormat image_format, int /*width*/, in GetCVPixelBuffer()
H A Dfile_writer_test.cc67 std::unique_ptr<DecoderBuffer> GetFakeDecoderBuffer(ImageFormat image_format) { in GetFakeDecoderBuffer()
122 ImageFormat image_format = kImageFormatMonochrome400; member
238 const ImageFormat& image_format) { in operator <<()
H A Dfile_writer.h62 ImageFormat image_format = kImageFormatYuv420; member
/aosp_15_r20/external/libgav1/src/
H A Dinternal_frame_buffer_list.cc29 void* callback_private_data, int bitdepth, Libgav1ImageFormat image_format, in OnInternalFrameBufferSizeChanged()
40 void* callback_private_data, int bitdepth, Libgav1ImageFormat image_format, in GetInternalFrameBuffer()
67 int bitdepth, Libgav1ImageFormat image_format, int width, int height, in GetFrameBuffer()
H A Dframe_buffer_utils.h39 Libgav1ImageFormat image_format; in ComposeImageFormat() local
54 inline void DecomposeImageFormat(Libgav1ImageFormat image_format, in DecomposeImageFormat()
H A Dinternal_frame_buffer_list_test.cc50 const Libgav1ImageFormat image_format = kLibgav1ImageFormatYuv420; in TEST_F() local
107 const Libgav1ImageFormat image_format = kLibgav1ImageFormatYuv420; in TEST_F() local
H A Dbuffer_pool_test.cc154 const Libgav1ImageFormat image_format = ComposeImageFormat( variable
235 const Libgav1ImageFormat image_format = ComposeImageFormat( variable
H A Dframe_buffer.cc25 int bitdepth, Libgav1ImageFormat image_format, int width, int height, in Libgav1ComputeFrameBufferInfo()
H A Dyuv_buffer.cc73 const Libgav1ImageFormat image_format = in Realloc() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dopencl_wrapper.cc378 const cl_image_format* image_format, in LoadOpenCLFunctions()
392 const cl_image_format* image_format, in LoadOpenCLFunctions()
H A Dcl_context.cc46 bool IsEqualToImageFormat(cl_image_format image_format, DataType data_type, in IsEqualToImageFormat()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_bitmap.rs867 pub fn image_format(&self) -> u16 { in image_format() method
989 pub fn image_format(&self) -> u16 { in image_format() method
1089 pub fn image_format(&self) -> u16 { in image_format() method
1200 pub fn image_format(&self) -> u16 { in image_format() method
1301 pub fn image_format(&self) -> u16 { in image_format() method
1478 pub fn image_format(&self) -> u16 { in image_format() method
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c902 uint32_t image_format; member
1024 driImageFormatToSizedInternalGLFormat(uint32_t image_format) in driImageFormatToSizedInternalGLFormat()
/aosp_15_r20/external/angle/src/libANGLE/
H A Dcl_utils.cpp54 size_t GetElementSize(const cl_image_format &image_format) in GetElementSize()
/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp1466 const cl_image_format *image_format, in clCreateImage_image1dbuffer()
1581 const cl_image_format *image_format, in clCreateImage_testCreateImage2D_1_2()
1703 const cl_image_format *image_format, in clCreateImage_testCreateImage3D_1_2()
2240 const cl_image_format *image_format, in clCreateImage_testCreateImage2DFromBuffer_2_0()
2294 const cl_image_format *image_format, in clCreateImage_testCreateImage2D_2_0()
2329 const cl_image_format *image_format, in clCreateImage_testCreateImage2DFromImage_2_0()
4427 const cl_image_format* image_format, in clGetImageRequirementsInfoEXT_GetInfo()
/aosp_15_r20/external/autotest/client/cros/chameleon/
H A Dchameleon_video_capturer.py130 def write_images(self, frame_indices, dest_dir, image_format): argument
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DHWLUtils.cpp185 int image_format = static_cast<int>(entry.data.i64[i + 1]); in GetSensorCharacteristics() local
/aosp_15_r20/external/OpenCL-ICD-Loader/test/driver_stub/
H A Dcl.c498 const cl_image_format * image_format, in clCreateImage()
521 const cl_image_format * image_format , in clCreateImage2D()
547 const cl_image_format * image_format, in clCreateImage3D()
600 const cl_image_format * image_format, in clCreateImageWithProperties()
/aosp_15_r20/external/angle/src/libOpenCL/
H A DlibOpenCL_autogen.cpp566 const cl_image_format *image_format, in clCreateImage2D()
579 const cl_image_format *image_format, in clCreateImage3D()
773 const cl_image_format *image_format, in clCreateImage()
1144 const cl_image_format *image_format, in clCreateImageWithProperties()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dcl_stubs.cpp282 const cl_image_format *image_format, in CreateImage()
293 const cl_image_format *image_format, in CreateImageWithProperties()
1149 const cl_image_format *image_format, in CreateImage2D()
1161 const cl_image_format *image_format, in CreateImage3D()
H A Dentry_points_cl_autogen.cpp1201 const cl_image_format *image_format, in clCreateImage2D()
1235 const cl_image_format *image_format, in clCreateImage3D()
1658 const cl_image_format *image_format, in clCreateImage()
2459 const cl_image_format *image_format, in clCreateImageWithProperties()
/aosp_15_r20/external/trusty/lk/include/dev/
Ddisplay.h47 enum image_format { enum
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/memory/
H A DAllocator.cpp100 const VkFormat image_format, in create_image()
/aosp_15_r20/external/libgav1/src/gav1/
H A Dframe_buffer.h155 inline StatusCode ComputeFrameBufferInfo(int bitdepth, ImageFormat image_format, in ComputeFrameBufferInfo()

1234