/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | image_ops_impl.py | 995 target_width): argument 1063 target_height, target_width, check_dims): argument 1155 target_width): argument 1257 def resize_image_with_crop_or_pad(image, target_height, target_width): argument 1775 def _resize_image_with_pad_common(image, target_height, target_width, argument 1854 target_width, argument 1897 target_width, argument
|
H A D | image_ops_test.py | 1764 target_width, use_tensor_inputs): argument 1805 target_width, argument 2091 target_width, use_tensor_inputs): argument 2134 target_width, argument 2342 target_height, target_width, use_tensor_inputs): argument 3919 def _ResizeImageWithPad(self, x, target_height, target_width, argument 3953 target_width, argument 4039 def _ResizeImageWithPad(self, x, target_height, target_width, argument 4073 target_width, argument 4157 def _ResizeImageWithCropOrPad(self, x, target_height, target_width, argument [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | random_crop_op.cc | 49 const int32_t target_width = shape_vec(1); in Compute() local
|
H A D | resize_area_op_test.cc | 150 int target_width, int channels) { in RunRandomTest()
|
H A D | sample_distorted_bounding_box_op.cc | 377 const int target_width = crop_rect.max_x_ - crop_rect.min_x_; in DoCompute() local
|
H A D | resize_bicubic_op_test.cc | 164 const int target_width, int channels) { in RunRandomTest()
|
/aosp_15_r20/external/executorch/examples/models/llama3_2_vision/preprocess/ |
H A D | preprocess.cpp | 103 int target_width = target_size[1]; in get_inscribed_size() local
|
/aosp_15_r20/external/webrtc/api/test/ |
H A D | create_frame_generator.cc | 78 size_t target_width, in CreateScrollingInputFromYuvFilesFrameGenerator()
|
/aosp_15_r20/external/webrtc/modules/video_capture/ |
H A D | video_capture_impl.cc | 137 int target_width = width; in IncomingFrame() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/textwrap/src/wrap_algorithms/ |
D | optimal_fit.rs | 326 let target_width = line_width.max(1.0); in wrap_optimal_fit() localVariable
|
/aosp_15_r20/external/webrtc/test/ |
H A D | frame_generator.cc | 334 size_t target_width, in ScrollingImageFrameGenerator()
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_alu_width.c | 195 unsigned target_width = 1; in lower_alu_instr_width() local
|
/aosp_15_r20/external/webrtc/common_video/libyuv/ |
H A D | webrtc_libyuv.cc | 131 int target_width, in ScaleI420ABuffer()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 434 const auto target_width = std::max(index_width, count_width); in ClampIndicesForAccessChain() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | graphics_robust_access_pass.cpp | 434 const auto target_width = std::max(index_width, count_width); in ClampIndicesForAccessChain() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | graphics_robust_access_pass.cpp | 434 const auto target_width = std::max(index_width, count_width); in ClampIndicesForAccessChain() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/ |
H A D | swapchain9.c | 712 int target_width, target_height, target_depth, i; in present() local
|