Home
last modified time | relevance | path

Searched defs:crop_width (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dcrop_and_resize_op_gpu.cu.cc39 int image_width, int crop_height, int crop_width, int depth, in CropAndResizeKernel()
121 int image_width, int crop_height, int crop_width, int depth, in CropAndResizeBackpropImageKernel()
205 int image_height, int image_width, int crop_height, int crop_width, in CropAndResizeBackpropBoxesKernel()
335 const int crop_width = crops.dimension(2); in operator ()() local
366 const int crop_width = grads.dimension(2); in operator ()() local
408 const int crop_width = grads.dimension(2); in operator ()() local
Dcrop_and_resize_op.cc162 const int crop_width = internal::SubtleMustCopy(crop_size_vec(1)); in ComputeAsync() local
215 const int crop_width = crops.dimension(2); in operator ()() local
335 const int crop_width = grads.dim_size(2); in ComputeAsync() local
411 const int crop_width = grads.dimension(2); in operator ()() local
504 const int crop_width = grads.dim_size(2); in ComputeAsync() local
577 const int crop_width = grads.dimension(2); in operator ()() local
/external/libyuv/files/source/
Dconvert_to_argb.cc40 int crop_width, in ConvertToARGB()
Dconvert_to_i420.cc40 int crop_width, in ConvertToI420()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_to_argb.cc36 int crop_width, int crop_height, in ConvertToARGB()
Dconvert_to_i420.cc35 int crop_width, int crop_height, in ConvertToI420()
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem.h72 int crop_width = 0; member
Djpeg_mem.cc198 JDIMENSION crop_width = flags.crop_width; in UncompressLow() local
Djpeg_mem_unittest.cc131 int crop_height) { in TestCropAndDecodeJpeg()
/external/libvpx/libvpx/test/
Dvpx_scale_test.h114 static void ExtendPlane(uint8_t *buf, int crop_width, int crop_height, in ExtendPlane()
/external/libjpeg-turbo/
Dtransupp.h135 JDIMENSION crop_width; /* Width of selected region */ member
Ddjpeg.c96 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
/external/webp/src/webp/
Ddecode.h442 int crop_width, crop_height; // dimension of the cropping area member
/external/webp/include/webp/
Ddecode.h442 int crop_width, crop_height; // dimension of the cropping area member