/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 | 49 const int32 target_width = shape_vec(1); in Compute() local
|
D | resize_area_op_test.cc | 150 int target_width, int channels) { in RunRandomTest()
|
D | sample_distorted_bounding_box_op.cc | 377 const int target_width = crop_rect.max_x_ - crop_rect.min_x_; in DoCompute() local
|
D | resize_bicubic_op_test.cc | 163 const int target_width, int channels) { in RunRandomTest()
|
/external/webrtc/api/test/ |
D | create_frame_generator.cc | 61 size_t target_width, in CreateScrollingInputFromYuvFilesFrameGenerator()
|
/external/rust/crates/textwrap/src/core/ |
D | optimal_fit.rs | 173 let target_width = std::cmp::max(1, line_widths(line_number)); in wrap_optimal_fit() localVariable
|
/external/webrtc/modules/video_capture/ |
D | video_capture_impl.cc | 138 int target_width = width; in IncomingFrame() local
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_ops_impl.py | 995 target_width): argument 1107 target_width): 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 1753 target_width, argument 1796 target_width, argument
|
D | image_ops_test.py | 1699 target_width, use_tensor_inputs): argument 1740 target_width, argument 2026 target_width, use_tensor_inputs): argument 2069 target_width, argument 3696 def _ResizeImageWithPad(self, x, target_height, target_width, argument 3730 target_width, argument 3816 def _ResizeImageWithPad(self, x, target_height, target_width, argument 3850 target_width, argument 3934 def _ResizeImageWithCropOrPad(self, x, target_height, target_width, argument 3971 target_width, argument
|
/external/webrtc/test/ |
D | frame_generator.cc | 276 size_t target_width, in ScrollingImageFrameGenerator()
|
/external/webrtc/common_video/libyuv/ |
D | webrtc_libyuv.cc | 184 int target_width, in ScaleI420ABuffer()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 438 const auto target_width = std::max(index_width, count_width); in ClampIndicesForAccessChain() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | graphics_robust_access_pass.cpp | 439 const auto target_width = std::max(index_width, count_width); in ClampIndicesForAccessChain() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 438 const auto target_width = std::max(index_width, count_width); in ClampIndicesForAccessChain() local
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | swapchain9.c | 726 int target_width, target_height, target_depth, i; in present() local
|