| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| D | jcsample-neon.c | 76 void jsimd_h2v1_downsample_neon(JDIMENSION image_width, int max_v_samp_factor, in jsimd_h2v1_downsample_neon() 130 void jsimd_h2v2_downsample_neon(JDIMENSION image_width, int max_v_samp_factor, in jsimd_h2v2_downsample_neon()
|
| D | jcgryext-neon.c | 38 void jsimd_rgb_gray_convert_neon(JDIMENSION image_width, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert_neon()
|
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/simd/arm/ |
| D | jcsample-neon.c | 76 void jsimd_h2v1_downsample_neon(JDIMENSION image_width, int max_v_samp_factor, in jsimd_h2v1_downsample_neon() 130 void jsimd_h2v2_downsample_neon(JDIMENSION image_width, int max_v_samp_factor, in jsimd_h2v2_downsample_neon()
|
| D | jcgryext-neon.c | 38 void jsimd_rgb_gray_convert_neon(JDIMENSION image_width, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert_neon()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/ |
| D | extract_glimpse_impl.cu | 34 const size_t image_height, const size_t image_width, in CalExtractGlimpseKernel() 85 … const size_t image_height, const size_t image_width, const ExtractGlimpsenoiseMode noise, in CalExtractGlimpse()
|
| D | crop_and_resize_grad_image_impl.cu | 26 … int32_t image_height, int32_t image_width, int32_t crop_height, in CropAndResizeGradImageForwardKernel() 94 … int32_t image_height, int32_t image_width, int32_t crop_height, in CropAndResizeGradImageForwardKernel() 162 … int32_t image_height, int32_t image_width, int32_t crop_height, in CropAndResizeGradImageForwardKernel() 238 … int32_t num_boxes, int32_t batch, int32_t image_height, int32_t image_width, in CalCropAndResizeGradImage()
|
| D | crop_and_resize_grad_boxes_impl.cu | 25 … int32_t image_height, int32_t image_width, int32_t crop_height, in CropAndResizeGradBoxesForwardKernel() 109 … int32_t batch, int32_t image_height, int32_t image_width, in CropAndResizeGradBoxesForwardKernel() 203 … int32_t image_width, int32_t crop_height, int32_t crop_width, int32_t depth, in CalCropAndResizeGradBoxes()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/providers/nnie_proposal/src/ |
| D | proposal_fp32.h | 32 int image_height, int image_width) in ProposalCPUKernel()
|
| D | proposal_fp32.cc | 181 int64_t image_width; in ProposalCreateKernel() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | crop_and_resize_grad_image.cc | 104 const int64_t image_width = static_cast<int64_t>(*(image_size + 2)); in GradOfImageCompute() local 194 const int64_t image_width = static_cast<int64_t>(*(image_size + 2)); in GradOfImageComputeShared() local
|
| D | crop_and_resize_grad_boxes.cc | 128 const int image_width = image_shape_[2]; in GradOfBoxesCompute() local
|
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/simd/arm/aarch32/ |
| D | jccolext-neon.c | 47 void jsimd_rgb_ycc_convert_neon(JDIMENSION image_width, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert_neon()
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch32/ |
| D | jccolext-neon.c | 47 void jsimd_rgb_ycc_convert_neon(JDIMENSION image_width, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert_neon()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | extract_glimpse_cpu_kernel.cc | 122 uint64_t image_width = image_size.second; in GetLocation() local 153 uint64_t image_width = static_cast<uint64_t>(input_shape_[kInputIndex3]); in LaunchKernel() local
|
| D | crop_and_resize_grad_image_cpu_kernel.cc | 132 const int64_t image_width = *(image_size + kWidthImage); in LaunchKernel() local 163 const int64_t image_width = *(image_size + kWidthImage); in GradOfImageCompute() local
|
| D | crop_and_resize_grad_boxes_cpu_kernel.cc | 113 const int image_width = LongToInt(image_shape_[kWidth]); in LaunchKernel() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/providers/nnie/ |
| D | nnie_micro.cc | 143 int ndims, image_height, image_width; in ProposalKernel() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch64/ |
| D | jccolext-neon.c | 46 void jsimd_rgb_ycc_convert_neon(JDIMENSION image_width, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert_neon()
|
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/simd/arm/aarch64/ |
| D | jccolext-neon.c | 46 void jsimd_rgb_ycc_convert_neon(JDIMENSION image_width, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert_neon()
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | rdjpgcom.c | 279 unsigned int image_height, image_width; in process_SOFn() local
|
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/ |
| D | rdjpgcom.c | 267 unsigned int image_height, image_width; in process_SOFn() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | flashsvenc.c | 61 int image_width, image_height; member
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| D | tiffdec.c | 159 uint32_t image_width, image_height, tile_width, tile_height; in ReadTIFF() local
|
| /third_party/skia/m133/third_party/externals/libyuv/util/ |
| D | yuvconvert.cc | 31 int image_width = 0, image_height = 0; // original width and height variable
|
| /third_party/skia/m133/third_party/externals/libwebp/imageio/ |
| D | tiffdec.c | 159 uint32_t image_width, image_height, tile_width, tile_height; in ReadTIFF() local
|