| /external/libaom/libaom/examples/ |
| D | resize_util.c | 55 int width, height, target_width, target_height; in main() local
|
| /external/libvpx/libvpx/examples/ |
| D | resize_util.c | 54 int width, height, target_width, target_height; in main() local
|
| /external/tensorflow/tensorflow/core/kernels/image/ |
| D | random_crop_op.cc | 48 const int32 target_height = shape_vec(0); in Compute() local
|
| D | resize_area_op_test.cc | 149 void RunRandomTest(int in_height, int in_width, int target_height, in RunRandomTest()
|
| D | sample_distorted_bounding_box_op.cc | 378 const int target_height = crop_rect.max_y_ - crop_rect.min_y_; in DoCompute() local
|
| D | resize_bicubic_op_test.cc | 162 const int64 in_width, const int target_height, in RunRandomTest()
|
| /external/webrtc/api/test/ |
| D | create_frame_generator.cc | 62 size_t target_height, in CreateScrollingInputFromYuvFilesFrameGenerator()
|
| /external/webrtc/modules/video_capture/ |
| D | video_capture_impl.cc | 139 int target_height = abs(height); in IncomingFrame() local
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | image_ops_impl.py | 994 def pad_to_bounding_box(image, offset_height, offset_width, target_height, argument 1106 def crop_to_bounding_box(image, offset_height, offset_width, target_height, argument 1191 def resize_image_with_crop_or_pad(image, target_height, target_width): argument 1674 def _resize_image_with_pad_common(image, target_height, target_width, argument 1752 target_height, argument 1795 target_height, argument
|
| D | image_ops_test.py | 1698 def _CropToBoundingBox(self, x, offset_height, offset_width, target_height, argument 1739 target_height, argument 2025 def _PadToBoundingBox(self, x, offset_height, offset_width, target_height, argument 2068 target_height, argument 3696 def _ResizeImageWithPad(self, x, target_height, target_width, argument 3729 target_height, argument 3816 def _ResizeImageWithPad(self, x, target_height, target_width, argument 3849 target_height, argument 3934 def _ResizeImageWithCropOrPad(self, x, target_height, target_width, argument 3970 target_height, argument
|
| /external/webrtc/test/ |
| D | frame_generator.cc | 277 size_t target_height, in ScrollingImageFrameGenerator()
|
| /external/webrtc/common_video/libyuv/ |
| D | webrtc_libyuv.cc | 185 int target_height) { in ScaleI420ABuffer()
|
| /external/mesa3d/src/gallium/frontends/nine/ |
| D | swapchain9.c | 726 int target_width, target_height, target_depth, i; in present() local
|