Home
last modified time | relevance | path

Searched defs:target_width (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/libvpx/examples/
Dresize_util.c54 int width, height, target_width, target_height; in main() local
/external/libaom/libaom/examples/
Dresize_util.c55 int width, height, target_width, target_height; in main() local
/external/tensorflow/tensorflow/core/kernels/
Drandom_crop_op.cc49 const int32 target_width = shape_vec(1); in Compute() local
Dresize_area_op_test.cc147 int target_width, int channels) { in RunRandomTest()
Dsample_distorted_bounding_box_op.cc362 const int target_width = crop_rect.max_x_ - crop_rect.min_x_; in Compute() local
Dresize_bicubic_op_test.cc161 const int target_width, int channels) { in RunRandomTest()
/external/webrtc/webrtc/modules/video_processing/test/
Dvideo_processing_unittest.cc310 int target_width,
350 int target_width,
/external/webrtc/webrtc/test/
Dframe_generator.cc137 size_t target_width, in ScrollingImageFrameGenerator()
262 size_t target_width, in CreateScrollingInputFromYuvFiles()
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py664 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
Dimage_ops_test.py1500 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/
Dvideo_capture_impl.cc263 int target_width = width; in IncomingFrame() local