/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | crop_and_resize_op_gpu.cu.cc | 44 int crop_height, int crop_width, int depth, int method_id, in CropAndResizeKernel() 148 int crop_height, int crop_width, int depth, T* __restrict__ grads_image_ptr, in CropAndResizeBackpropImageKernel() 244 int image_height, int image_width, int crop_height, int crop_width, in CropAndResizeBackpropBoxesKernel() 374 const int crop_width = crops.dimension(2); in operator ()() local 412 const int crop_width = grads.dimension(2); in operator ()() local 463 const int crop_width = grads.dimension(2); in operator ()() local
|
H A D | crop_and_resize_op.cc | 168 const int crop_width = internal::SubtleMustCopy(crop_size_vec(1)); in ComputeAsync() local 224 const int crop_width = crops.dimension(2); in operator ()() local 380 const int crop_width = grads.dim_size(2); in ComputeAsync() local 470 const int crop_width = grads.dimension(2); in operator ()() local 602 const int crop_width = grads.dim_size(2); in ComputeAsync() local 684 const int crop_width = grads.dimension(2); in operator ()() local
|
H A D | crop_and_resize_op_benchmark_test.cc | 25 int crop_height, int crop_width) { in CropAndResize()
|
/aosp_15_r20/external/webrtc/api/video/ |
H A D | video_frame_buffer.cc | 24 int crop_width, in CropAndScale() 139 int crop_width, in CropAndScale() 164 int crop_width, in CropAndScale() 213 int crop_width, in CropAndScale()
|
H A D | i420_buffer.cc | 187 int crop_width, in CropAndScaleFrom() 217 const int crop_width = in CropAndScaleFrom() local
|
H A D | nv12_buffer.cc | 128 int crop_width, in CropAndScaleFrom()
|
H A D | i010_buffer.cc | 202 int crop_width, in CropAndScaleFrom()
|
/aosp_15_r20/external/webrtc/test/ |
H A D | mappable_native_buffer.cc | 77 int crop_width, in CropAndScale() 111 int crop_width, in CropAndScale()
|
/aosp_15_r20/hardware/google/graphics/common/libgscaler/ |
D | libgscaler.cpp | 174 unsigned int crop_width, in exynos_gsc_set_src_format() 209 unsigned int crop_width, in exynos_gsc_set_dst_format()
|
/aosp_15_r20/hardware/google/graphics/common/libscaler/ |
D | libscaler.cpp | 321 unsigned int crop_width, in exynos_sc_set_src_format() 348 unsigned int crop_width, in exynos_sc_set_dst_format()
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/qrcode/ |
H A D | QrYuvLuminanceSource.java | 41 public LuminanceSource crop(int left, int top, int crop_width, int crop_height) { in crop()
|
/aosp_15_r20/external/webrtc/sdk/android/src/jni/ |
H A D | java_i420_buffer.cc | 27 jint crop_width, in JNI_JavaI420Buffer_CropAndScaleI420()
|
H A D | nv21_buffer.cc | 27 jint crop_width, in JNI_NV21Buffer_CropAndScale()
|
H A D | nv12_buffer.cc | 26 jint crop_width, in JNI_NV12Buffer_CropAndScale()
|
H A D | android_video_track_source.cc | 105 int crop_width = 0; in AdaptFrame() local
|
/aosp_15_r20/external/webrtc/media/base/ |
H A D | adapted_video_track_source.cc | 95 int* crop_width, in AdaptFrame()
|
/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/ |
D | gralloc_buffer_priv.h | 35 int crop_width; member
|
/aosp_15_r20/device/linaro/hikey/gralloc960/ |
D | gralloc_buffer_priv.h | 35 int crop_width; member
|
/aosp_15_r20/external/libvpx/third_party/libyuv/source/ |
H A D | convert_to_argb.cc | 50 int crop_width, in ConvertToARGB()
|
H A D | convert_to_i420.cc | 40 int crop_width, in ConvertToI420()
|
/aosp_15_r20/external/libaom/third_party/libyuv/source/ |
H A D | convert_to_i420.cc | 40 int crop_width, in ConvertToI420()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/jpeg/ |
H A D | jpeg_mem.h | 72 int crop_width = 0; member
|
/aosp_15_r20/external/libyuv/source/ |
H A D | convert_to_i420.cc | 40 int crop_width, in ConvertToI420()
|
/aosp_15_r20/external/libvpx/test/ |
H A D | vpx_scale_test.h | 115 static void ExtendPlane(uint8_t *buf, int crop_width, int crop_height, in ExtendPlane()
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libjpeg-turbo/ |
D | transupp.h | 135 JDIMENSION crop_width; /* Width of selected region */ member
|