/external/OpenCL-CTS/test_common/harness/ |
D | clImageHelper.h | 33 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/ |
D | frame_buffer_utils.h | 39 Libgav1ImageFormat image_format; in ComposeImageFormat() local 54 inline void DecomposeImageFormat(Libgav1ImageFormat image_format, in DecomposeImageFormat()
|
D | internal_frame_buffer_list.cc | 29 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()
|
D | frame_buffer.cc | 25 int bitdepth, Libgav1ImageFormat image_format, int width, int height, in Libgav1ComputeFrameBufferInfo()
|
D | yuv_buffer.cc | 72 const Libgav1ImageFormat image_format = in Realloc() local
|
D | buffer_pool.cc | 147 Libgav1ImageFormat image_format, in OnFrameBufferSizeChanged()
|
D | decoder_impl.cc | 861 const Libgav1ImageFormat image_format = in ParseAndSchedule() local 1058 const Libgav1ImageFormat image_format = in DecodeTemporalUnit() local
|
/external/libgav1/libgav1/examples/ |
D | gav1_decode_cv_pixel_buffer_pool.cc | 43 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()
|
D | file_writer.h | 62 ImageFormat image_format = kImageFormatYuv420; member
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | index_sub_table.h | 51 int32_t image_format() { return image_format_; } in image_format() function 134 int32_t image_format() { return image_format_; } in image_format() function
|
D | index_sub_table.cc | 222 int32_t image_format, in Builder()
|
/external/angle/src/libANGLE/ |
D | cl_utils.cpp | 53 size_t GetElementSize(const cl_image_format &image_format) in GetElementSize()
|
/external/autotest/client/cros/chameleon/ |
D | chameleon_video_capturer.py | 130 def write_images(self, frame_indices, dest_dir, image_format): argument
|
/external/mesa3d/src/mesa/main/ |
D | formatquery.c | 1376 mesa_format image_format; in _mesa_GetInternalformativ() local 1419 mesa_format image_format; in _mesa_GetInternalformativ() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | opencl_wrapper.cc | 356 const cl_image_format* image_format, in LoadOpenCLFunctions() 370 const cl_image_format* image_format, in LoadOpenCLFunctions()
|
D | cl_context.cc | 46 bool IsEqualToImageFormat(cl_image_format image_format, DataType data_type, in IsEqualToImageFormat()
|
/external/libgav1/libgav1/src/gav1/ |
D | frame_buffer.h | 155 inline StatusCode ComputeFrameBufferInfo(int bitdepth, ImageFormat image_format, in ComputeFrameBufferInfo()
|
/external/mesa3d/src/mesa/drivers/dri/common/ |
D | dri_util.c | 893 uint32_t image_format; member 1039 driImageFormatToGLFormat(uint32_t image_format) in driImageFormatToGLFormat()
|
/external/OpenCL-CTS/test_conformance/allocations/ |
D | allocation_functions.cpp | 20 static cl_image_format image_format = { CL_RGBA, CL_UNSIGNED_INT32 }; variable
|
/external/harfbuzz_ng/src/ |
D | hb-ot-color-cbdt-table.hh | 411 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/ |
D | ir_print_visitor.cpp | 177 char image_format[32] = {0}; in visit() local
|
/external/mesa3d/src/gallium/frontends/clover/core/ |
D | module.hpp | 100 image_format, enumerator
|
/external/angle/src/libOpenCL/ |
D | libOpenCL_autogen.cpp | 566 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/ |
D | cl_stubs.cpp | 257 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/ |
D | resize_test.cc | 606 explicit ResizingCspVideoSource(aom_img_fmt_t image_format) { in ResizingCspVideoSource()
|