| /external/tensorflow/tensorflow/core/kernels/ |
| D | crop_and_resize_op_gpu.cu.cc | 44 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
|
| D | crop_and_resize_op.cc | 161 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
|
| D | crop_and_resize_op_benchmark_test.cc | 25 int crop_height, int crop_width) { in BM_CropAndResize()
|
| /external/libyuv/files/source/ |
| D | convert_to_argb.cc | 40 int crop_width, in ConvertToARGB()
|
| D | convert_to_i420.cc | 40 int crop_width, in ConvertToI420()
|
| /external/libvpx/libvpx/third_party/libyuv/source/ |
| D | convert_to_argb.cc | 50 int crop_width, in ConvertToARGB()
|
| D | convert_to_i420.cc | 40 int crop_width, in ConvertToI420()
|
| /external/libaom/libaom/third_party/libyuv/source/ |
| D | convert_to_argb.cc | 36 int crop_width, int crop_height, in ConvertToARGB()
|
| D | convert_to_i420.cc | 35 int crop_width, int crop_height, in ConvertToI420()
|
| /external/tensorflow/tensorflow/core/lib/jpeg/ |
| D | jpeg_mem.h | 72 int crop_width = 0; member
|
| D | jpeg_mem.cc | 214 JDIMENSION crop_width = flags.crop_width; in UncompressLow() local
|
| D | jpeg_mem_unittest.cc | 132 int crop_height) { in TestCropAndDecodeJpeg()
|
| /external/libvpx/libvpx/test/ |
| D | vpx_scale_test.h | 115 static void ExtendPlane(uint8_t *buf, int crop_width, int crop_height, in ExtendPlane()
|
| /external/libjpeg-turbo/ |
| D | transupp.h | 135 JDIMENSION crop_width; /* Width of selected region */ member
|
| D | djpeg.c | 101 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
|
| /external/webp/include/webp/ |
| D | decode.h | 454 int crop_width, crop_height; // dimension of the cropping area member
|
| /external/webp/src/webp/ |
| D | decode.h | 454 int crop_width, crop_height; // dimension of the cropping area member
|