/external/libvpx/libvpx/examples/ |
D | resize_util.c | 54 int width, height, target_width, target_height; in main() local
|
/external/libaom/libaom/examples/ |
D | resize_util.c | 55 int width, height, target_width, target_height; in main() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | random_crop_op.cc | 49 const int32 target_width = shape_vec(1); in Compute() local
|
D | resize_area_op_test.cc | 147 int target_width, int channels) { in RunRandomTest()
|
D | sample_distorted_bounding_box_op.cc | 362 const int target_width = crop_rect.max_x_ - crop_rect.min_x_; in Compute() local
|
D | resize_bicubic_op_test.cc | 161 const int target_width, int channels) { in RunRandomTest()
|
/external/webrtc/webrtc/modules/video_processing/test/ |
D | video_processing_unittest.cc | 310 int target_width, 350 int target_width,
|
/external/webrtc/webrtc/test/ |
D | frame_generator.cc | 137 size_t target_width, in ScrollingImageFrameGenerator() 262 size_t target_width, in CreateScrollingInputFromYuvFiles()
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_ops_impl.py | 664 target_width): argument 747 target_width): argument 826 def resize_image_with_crop_or_pad(image, target_height, target_width): argument 1255 def _resize_image_with_pad_common(image, target_height, target_width, argument 1331 target_width, argument 1373 target_width, argument
|
D | image_ops_test.py | 1500 target_width, use_tensor_inputs): argument 1545 target_width, argument 1825 target_width, use_tensor_inputs): argument 1870 target_width, argument 3250 def _ResizeImageWithPad(self, x, target_height, target_width, argument 3289 target_width, argument 3348 def _ResizeImageWithPad(self, x, target_height, target_width, argument 3387 target_width, argument 3449 def _ResizeImageWithCropOrPad(self, x, target_height, target_width, argument 3488 target_width, argument
|
/external/webrtc/webrtc/modules/video_capture/ |
D | video_capture_impl.cc | 263 int target_width = width; in IncomingFrame() local
|