/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() 360 const int crop_height = crops.dimension(1); in operator ()() local 398 const int crop_height = grads.dimension(1); in operator ()() local 448 const int crop_height = grads.dimension(1); in operator ()() local
|
D | crop_and_resize_op.cc | 160 const int crop_height = internal::SubtleMustCopy(crop_size_vec(0)); in ComputeAsync() local 214 const int crop_height = crops.dimension(1); in operator ()() local 359 const int crop_height = grads.dim_size(1); in ComputeAsync() local 439 const int crop_height = grads.dimension(1); in operator ()() local 541 const int crop_height = grads.dim_size(1); in ComputeAsync() local 614 const int crop_height = grads.dimension(1); in operator ()() local
|
D | crop_and_resize_op_benchmark_test.cc | 25 int crop_height, int crop_width) { in BM_CropAndResize()
|
/external/webrtc/webrtc/tools/barcode_tools/ |
D | yuv_cropper.py | 47 def crop_frames(yuv_file_name, output_file_name, width, height, crop_height): argument
|
/external/libyuv/files/source/ |
D | convert_to_argb.cc | 41 int crop_height, in ConvertToARGB()
|
D | convert_to_i420.cc | 41 int crop_height, in ConvertToI420()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_to_argb.cc | 51 int crop_height, in ConvertToARGB()
|
D | convert_to_i420.cc | 41 int crop_height, 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 | 74 int crop_height = 0; member
|
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 | 137 JDIMENSION crop_height; /* Height 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
|