Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcrop_and_resize_op_gpu.cu.cc44 int image_width, int crop_height, int crop_width, int depth, int method_id, in CropAndResizeKernel()
136 int image_width, int crop_height, int crop_width, int depth, in CropAndResizeBackpropImageKernel()
231 int image_height, int image_width, int crop_height, int crop_width, in CropAndResizeBackpropBoxesKernel()
361 const int crop_width = crops.dimension(2); in operator ()() local
399 const int crop_width = grads.dimension(2); in operator ()() local
449 const int crop_width = grads.dimension(2); in operator ()() local
Dcrop_and_resize_op.cc161 const int crop_width = internal::SubtleMustCopy(crop_size_vec(1)); in ComputeAsync() local
215 const int crop_width = crops.dimension(2); in operator ()() local
360 const int crop_width = grads.dim_size(2); in ComputeAsync() local
440 const int crop_width = grads.dimension(2); in operator ()() local
542 const int crop_width = grads.dim_size(2); in ComputeAsync() local
615 const int crop_width = grads.dimension(2); in operator ()() local
Dcrop_and_resize_op_benchmark_test.cc25 int crop_height, int crop_width) { in BM_CropAndResize()
/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.cc50 int crop_width, in ConvertToARGB()
Dconvert_to_i420.cc40 int crop_width, in ConvertToI420()
/external/libaom/libaom/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.cc214 JDIMENSION crop_width = flags.crop_width; in UncompressLow() local
Djpeg_mem_unittest.cc132 int crop_height) { in TestCropAndDecodeJpeg()
/external/libvpx/libvpx/test/
Dvpx_scale_test.h115 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.c101 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
/external/webp/include/webp/
Ddecode.h454 int crop_width, crop_height; // dimension of the cropping area member
/external/webp/src/webp/
Ddecode.h454 int crop_width, crop_height; // dimension of the cropping area member