Home
last modified time | relevance | path

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

12

/external/OpenCL-CTS/test_common/harness/
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()
/external/libgav1/libgav1/src/
Dframe_buffer_utils.h39 Libgav1ImageFormat image_format; in ComposeImageFormat() local
54 inline void DecomposeImageFormat(Libgav1ImageFormat image_format, in DecomposeImageFormat()
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()
Dframe_buffer.cc25 int bitdepth, Libgav1ImageFormat image_format, int width, int height, in Libgav1ComputeFrameBufferInfo()
Dyuv_buffer.cc72 const Libgav1ImageFormat image_format = in Realloc() local
Dbuffer_pool.cc147 Libgav1ImageFormat image_format, in OnFrameBufferSizeChanged()
Ddecoder_impl.cc861 const Libgav1ImageFormat image_format = in ParseAndSchedule() local
1058 const Libgav1ImageFormat image_format = in DecodeTemporalUnit() local
/external/libgav1/libgav1/examples/
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()
Dfile_writer.h62 ImageFormat image_format = kImageFormatYuv420; member
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.h51 int32_t image_format() { return image_format_; } in image_format() function
134 int32_t image_format() { return image_format_; } in image_format() function
Dindex_sub_table.cc222 int32_t image_format, in Builder()
/external/angle/src/libANGLE/
Dcl_utils.cpp53 size_t GetElementSize(const cl_image_format &image_format) in GetElementSize()
/external/autotest/client/cros/chameleon/
Dchameleon_video_capturer.py130 def write_images(self, frame_indices, dest_dir, image_format): argument
/external/mesa3d/src/mesa/main/
Dformatquery.c1376 mesa_format image_format; in _mesa_GetInternalformativ() local
1419 mesa_format image_format; in _mesa_GetInternalformativ() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc356 const cl_image_format* image_format, in LoadOpenCLFunctions()
370 const cl_image_format* image_format, in LoadOpenCLFunctions()
Dcl_context.cc46 bool IsEqualToImageFormat(cl_image_format image_format, DataType data_type, in IsEqualToImageFormat()
/external/libgav1/libgav1/src/gav1/
Dframe_buffer.h155 inline StatusCode ComputeFrameBufferInfo(int bitdepth, ImageFormat image_format, in ComputeFrameBufferInfo()
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.c893 uint32_t image_format; member
1039 driImageFormatToGLFormat(uint32_t image_format) in driImageFormatToGLFormat()
/external/OpenCL-CTS/test_conformance/allocations/
Dallocation_functions.cpp20 static cl_image_format image_format = { CL_RGBA, CL_UNSIGNED_INT32 }; variable
/external/harfbuzz_ng/src/
Dhb-ot-color-cbdt-table.hh411 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local
464 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local
/external/mesa3d/src/compiler/glsl/
Dir_print_visitor.cpp177 char image_format[32] = {0}; in visit() local
/external/mesa3d/src/gallium/frontends/clover/core/
Dmodule.hpp100 image_format, enumerator
/external/angle/src/libOpenCL/
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()
/external/angle/src/libGLESv2/
Dcl_stubs.cpp257 const cl_image_format *image_format, in CreateImage()
269 const cl_image_format *image_format, in CreateImageWithProperties()
1113 const cl_image_format *image_format, in CreateImage2D()
1126 const cl_image_format *image_format, in CreateImage3D()
/external/libaom/libaom/test/
Dresize_test.cc606 explicit ResizingCspVideoSource(aom_img_fmt_t image_format) { in ResizingCspVideoSource()

12