/third_party/boost/boost/compute/image/ |
D | image_format.hpp | 38 class image_format class 73 explicit image_format(cl_channel_order order, cl_channel_type type) in image_format() function in boost::compute::image_format 80 explicit image_format(const cl_image_format &format) in image_format() function in boost::compute::image_format 87 image_format(const image_format &other) in image_format() function in boost::compute::image_format
|
/third_party/boost/libs/compute/include/boost/compute/image/ |
D | image_format.hpp | 38 class image_format class 73 explicit image_format(cl_channel_order order, cl_channel_type type) in image_format() function in boost::compute::image_format 80 explicit image_format(const cl_image_format &format) in image_format() function in boost::compute::image_format 87 image_format(const image_format &other) in image_format() function in boost::compute::image_format
|
/third_party/skia/third_party/externals/tint/src/sem/ |
D | storage_texture_type.h | 50 ast::ImageFormat image_format() const { return image_format_; } in image_format() function
|
/third_party/skia/third_party/externals/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()
|
/third_party/flutter/skia/third_party/externals/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()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | cl_utils.cpp | 53 size_t GetElementSize(const cl_image_format &image_format) in GetElementSize()
|
/third_party/skia/third_party/externals/tint/src/inspector/ |
D | resource_binding.cc | 75 const ast::ImageFormat& image_format) { in TypeImageFormatToResourceBindingImageFormat()
|
D | resource_binding.h | 121 ImageFormat image_format; member
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvavideoformat.c | 271 gst_va_video_surface_format_from_image_format (GstVideoFormat image_format, in gst_va_video_surface_format_from_image_format() 298 find_gst_video_format_in_rgb32_map (VAImageFormat * image_format) in find_gst_video_format_in_rgb32_map() 323 VAImageFormat *image_format; in fix_map() local
|
/third_party/mesa3d/src/mesa/main/ |
D | formatquery.c | 1386 mesa_format image_format; in _mesa_GetInternalformativ() local 1429 mesa_format image_format; in _mesa_GetInternalformativ() local
|
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
D | opencl_allocator.cc | 106 cl_image_format image_format{CL_RGBA, static_cast<uint32_t>(img_size.dtype)}; in CreateImage2D() local 109 cl::ImageFormat image_format(CL_RGBA, img_size.dtype); in CreateImage2D() local
|
D | opencl_wrapper.cc | 588 cl_mem clCreateImage2D(cl_context context, cl_mem_flags flags, const cl_image_format *image_format,… in clCreateImage2D() 596 cl_mem clCreateImage3D(cl_context context, cl_mem_flags flags, const cl_image_format *image_format,… in clCreateImage3D() 668 cl_mem clCreateImage(cl_context context, cl_mem_flags flags, const cl_image_format *image_format, in clCreateImage()
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_opencl.c | 1371 cl_image_format *image_format, in opencl_get_plane_format() 1544 cl_image_format image_format; in opencl_frames_get_constraints() local 1627 cl_image_format image_format; in opencl_pool_alloc() local 1805 cl_image_format image_format; in opencl_transfer_data_from() local 1860 cl_image_format image_format; in opencl_transfer_data_to() local 1952 cl_image_format image_format; in opencl_map_frame() local 2723 cl_image_format image_format; in opencl_map_from_drm_arm() local
|
D | hwcontext_vaapi.c | 65 VAImageFormat image_format; member 177 VAImageFormat **image_format) in vaapi_get_image_format() 766 VAImageFormat *image_format; in vaapi_map_frame() local
|
/third_party/mesa3d/src/mesa/drivers/dri/common/ |
D | dri_util.c | 893 uint32_t image_format; member 1039 driImageFormatToGLFormat(uint32_t image_format) in driImageFormatToGLFormat()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/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
|
/third_party/gstreamer/gstplugins_bad/ext/zxing/ |
D | gstzxing.cpp | 176 ImageFormat image_format; member
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir_print_visitor.cpp | 177 char image_format[32] = {0}; in visit() local
|
/third_party/ffmpeg/libavdevice/ |
D | xv.c | 57 enum AVPixelFormat image_format; member
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | binary.hpp | 103 image_format, enumerator
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 612 cl_mem clCreateImage2D(cl_context context, cl_mem_flags flags, const cl_image_format *image_format,… in clCreateImage2D() 621 cl_mem clCreateImage3D(cl_context context, cl_mem_flags flags, const cl_image_format *image_format,… in clCreateImage3D() 701 cl_mem clCreateImage(cl_context context, cl_mem_flags flags, const cl_image_format *image_format, in clCreateImage()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 838 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local 885 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local
|
/third_party/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 838 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local 885 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local
|