Home
last modified time | relevance | path

Searched defs:image_ptr (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/m133/third_party/externals/libjpeg-turbo/
Drdbmp.c151 JSAMPARRAY image_ptr; in get_8bit_row() local
227 JSAMPARRAY image_ptr; in get_24bit_row() local
290 JSAMPARRAY image_ptr; in get_32bit_row() local
363 JSAMPARRAY image_ptr; in preload_image() local
Dwrbmp.c102 JSAMPARRAY image_ptr; in put_pixel_rows() local
177 JSAMPARRAY image_ptr; in put_gray_rows() local
436 JSAMPARRAY image_ptr; in finish_output_bmp() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Drdbmp.c150 JSAMPARRAY image_ptr; in get_8bit_row() local
226 JSAMPARRAY image_ptr; in get_24bit_row() local
289 JSAMPARRAY image_ptr; in get_32bit_row() local
362 JSAMPARRAY image_ptr; in preload_image() local
Dwrbmp.c102 JSAMPARRAY image_ptr; in put_pixel_rows() local
177 JSAMPARRAY image_ptr; in put_gray_rows() local
436 JSAMPARRAY image_ptr; in finish_output_bmp() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_class/
Dresize_area_helper.h79 T *image_ptr = nullptr; in Process() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
Ddvpp_video.cc462 AclLiteError DvppVideo::Read(std::shared_ptr<ImageData> *image_ptr) { in Read()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_jit_types.c589 LLVMValueRef image_ptr = LLVMBuildAdd(builder, gallivm->texture_descriptor, image_offset, ""); in LP_BUILD_LLVM_SAMPLER_MEMBER() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dscale_and_translate_cpu_kernel.cc159 const T *image_ptr = images.data(); in GatherSpans() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_image.cpp1068 const auto image_ptr = _.FindDef(_.GetOperandTypeId(inst, 2)); in ValidateImageTexelPointer() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dscale_and_translate.cc584 const T *image_ptr = images.data(); in operator ()() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_image.cpp1068 const auto image_ptr = _.FindDef(_.GetOperandTypeId(inst, 2)); in ValidateImageTexelPointer() local
/third_party/spirv-tools/source/val/
Dvalidate_image.cpp1127 const auto image_ptr = _.FindDef(_.GetOperandTypeId(inst, 2)); in ValidateImageTexelPointer() local
/third_party/backends/backend/
Dhp-scl.c130 unsigned char *image_ptr; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/
Dimage_utils.cc2786 uchar *image_ptr = nullptr; in DumpImageAndAppendStatus() local
2838 uchar *image_ptr = nullptr; in CheckUnsupportedImage() local
/third_party/astc-encoder/Source/
Dtinyexr.h13485 float *image_ptr[4] = {0, 0, 0, 0}; local