Home
last modified time | relevance | path

Searched defs:crop_width (Results 1 – 25 of 38) sorted by relevance

12

/external/webrtc/api/video/
Dvideo_frame_buffer.cc24 int crop_width, in CropAndScale()
139 int crop_width, in CropAndScale()
164 int crop_width, in CropAndScale()
213 int crop_width, in CropAndScale()
Di420_buffer.cc187 int crop_width, in CropAndScaleFrom()
217 const int crop_width = in CropAndScaleFrom() local
Dnv12_buffer.cc128 int crop_width, in CropAndScaleFrom()
Di010_buffer.cc202 int crop_width, in CropAndScaleFrom()
Di444_buffer.cc190 int crop_width, in CropAndScaleFrom()
Dvideo_frame.cc68 int crop_width, in ScaleWithFrame()
Di422_buffer.cc204 int crop_width, in CropAndScaleFrom()
/external/tensorflow/tensorflow/core/kernels/image/
Dcrop_and_resize_op_gpu.cu.cc44 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
Dcrop_and_resize_op.cc168 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
Dcrop_and_resize_op_benchmark_test.cc25 int crop_height, int crop_width) { in CropAndResize()
/external/webrtc/test/
Dmappable_native_buffer.cc77 int crop_width, in CropAndScale()
111 int crop_width, in CropAndScale()
/external/webrtc/sdk/android/src/jni/
Djava_i420_buffer.cc27 jint crop_width, in JNI_JavaI420Buffer_CropAndScaleI420()
Dnv21_buffer.cc27 jint crop_width, in JNI_NV21Buffer_CropAndScale()
Dnv12_buffer.cc26 jint crop_width, in JNI_NV12Buffer_CropAndScale()
Dandroid_video_track_source.cc105 int crop_width = 0; in AdaptFrame() local
/external/webrtc/media/base/
Dadapted_video_track_source.cc95 int* crop_width, in AdaptFrame()
/external/libvpx/third_party/libyuv/source/
Dconvert_to_argb.cc50 int crop_width, in ConvertToARGB()
Dconvert_to_i420.cc40 int crop_width, in ConvertToI420()
/external/libaom/third_party/libyuv/source/
Dconvert_to_i420.cc40 int crop_width, in ConvertToI420()
Dconvert_to_argb.cc45 int crop_width, in ConvertToARGB()
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem.h72 int crop_width = 0; member
/external/libyuv/files/source/
Dconvert_to_i420.cc40 int crop_width, in ConvertToI420()
Dconvert_to_argb.cc45 int crop_width, in ConvertToARGB()
/external/libvpx/test/
Dvpx_scale_test.h115 static void ExtendPlane(uint8_t *buf, int crop_width, int crop_height, in ExtendPlane()
/external/libjpeg-turbo/
Ddjpeg.c103 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable

12