Home
last modified time | relevance | path

Searched defs:crop_height (Results 1 – 25 of 37) sorted by relevance

12

/external/webrtc/api/video/
Dvideo_frame_buffer.cc25 int crop_height, in CropAndScale()
140 int crop_height, in CropAndScale()
165 int crop_height, in CropAndScale()
214 int crop_height, in CropAndScale()
Di420_buffer.cc188 int crop_height) { in CropAndScaleFrom()
220 const int crop_height = in CropAndScaleFrom() local
Dnv12_buffer.cc129 int crop_height) { in CropAndScaleFrom()
Di010_buffer.cc203 int crop_height) { in CropAndScaleFrom()
Di444_buffer.cc191 int crop_height) { in CropAndScaleFrom()
Dvideo_frame.cc69 int crop_height, in ScaleWithFrame()
Di422_buffer.cc205 int crop_height) { 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()
373 const int crop_height = crops.dimension(1); in operator ()() local
411 const int crop_height = grads.dimension(1); in operator ()() local
462 const int crop_height = grads.dimension(1); in operator ()() local
Dcrop_and_resize_op.cc167 const int crop_height = internal::SubtleMustCopy(crop_size_vec(0)); in ComputeAsync() local
223 const int crop_height = crops.dimension(1); in operator ()() local
379 const int crop_height = grads.dim_size(1); in ComputeAsync() local
469 const int crop_height = grads.dimension(1); in operator ()() local
601 const int crop_height = grads.dim_size(1); in ComputeAsync() local
683 const int crop_height = grads.dimension(1); in operator ()() local
Dcrop_and_resize_op_benchmark_test.cc25 int crop_height, int crop_width) { in CropAndResize()
/external/webrtc/test/
Dmappable_native_buffer.cc78 int crop_height, in CropAndScale()
112 int crop_height, in CropAndScale()
/external/webrtc/sdk/android/src/jni/
Djava_i420_buffer.cc28 jint crop_height, in JNI_JavaI420Buffer_CropAndScaleI420()
Dnv21_buffer.cc28 jint crop_height, in JNI_NV21Buffer_CropAndScale()
Dnv12_buffer.cc27 jint crop_height, in JNI_NV12Buffer_CropAndScale()
Dandroid_video_track_source.cc106 int crop_height = 0; in AdaptFrame() local
/external/webrtc/media/base/
Dadapted_video_track_source.cc96 int* crop_height, in AdaptFrame()
/external/libvpx/third_party/libyuv/source/
Dconvert_to_argb.cc51 int crop_height, in ConvertToARGB()
Dconvert_to_i420.cc41 int crop_height, in ConvertToI420()
/external/libaom/third_party/libyuv/source/
Dconvert_to_i420.cc41 int crop_height, in ConvertToI420()
Dconvert_to_argb.cc46 int crop_height, in ConvertToARGB()
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem.h74 int crop_height = 0; member
/external/libyuv/files/source/
Dconvert_to_i420.cc41 int crop_height, in ConvertToI420()
Dconvert_to_argb.cc46 int crop_height, 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