| /external/webrtc/api/video/ | 
| 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()
 
 | 
| D | i420_buffer.cc | 187                                   int crop_width,  in CropAndScaleFrom()217   const int crop_width =  in CropAndScaleFrom()  local
 
 | 
| D | nv12_buffer.cc | 128                                   int crop_width,  in CropAndScaleFrom()
 | 
| D | i010_buffer.cc | 202                                   int crop_width,  in CropAndScaleFrom()
 | 
| D | i444_buffer.cc | 190                                   int crop_width,  in CropAndScaleFrom()
 | 
| D | video_frame.cc | 68     int crop_width,  in ScaleWithFrame()
 | 
| D | i422_buffer.cc | 204                                   int crop_width,  in CropAndScaleFrom()
 | 
| /external/tensorflow/tensorflow/core/kernels/image/ | 
| 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
 
 | 
| D | crop_and_resize_op.cc | 168     const int crop_width = internal::SubtleMustCopy(crop_size_vec(1));  in ComputeAsync()  local224     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
 
 | 
| D | crop_and_resize_op_benchmark_test.cc | 25                             int crop_height, int crop_width) {  in CropAndResize()
 | 
| /external/webrtc/test/ | 
| D | mappable_native_buffer.cc | 77                                                  int crop_width,  in CropAndScale()111     int crop_width,  in CropAndScale()
 
 | 
| /external/webrtc/sdk/android/src/jni/ | 
| D | java_i420_buffer.cc | 27     jint crop_width,  in JNI_JavaI420Buffer_CropAndScaleI420()
 | 
| D | nv21_buffer.cc | 27                                         jint crop_width,  in JNI_NV21Buffer_CropAndScale()
 | 
| D | nv12_buffer.cc | 26                                         jint crop_width,  in JNI_NV12Buffer_CropAndScale()
 | 
| D | android_video_track_source.cc | 105   int crop_width = 0;  in AdaptFrame()  local
 | 
| /external/webrtc/media/base/ | 
| D | adapted_video_track_source.cc | 95                                          int* crop_width,  in AdaptFrame()
 | 
| /external/libvpx/third_party/libyuv/source/ | 
| D | convert_to_argb.cc | 50                   int crop_width,  in ConvertToARGB()
 | 
| D | convert_to_i420.cc | 40                   int crop_width,  in ConvertToI420()
 | 
| /external/libaom/third_party/libyuv/source/ | 
| D | convert_to_i420.cc | 40                   int crop_width,  in ConvertToI420()
 | 
| D | convert_to_argb.cc | 45                   int crop_width,  in ConvertToARGB()
 | 
| /external/tensorflow/tensorflow/core/lib/jpeg/ | 
| D | jpeg_mem.h | 72   int crop_width = 0;  member
 | 
| /external/libyuv/files/source/ | 
| D | convert_to_i420.cc | 40                   int crop_width,  in ConvertToI420()
 | 
| D | convert_to_argb.cc | 45                   int crop_width,  in ConvertToARGB()
 | 
| /external/libvpx/test/ | 
| D | vpx_scale_test.h | 115   static void ExtendPlane(uint8_t *buf, int crop_width, int crop_height,  in ExtendPlane()
 | 
| /external/libjpeg-turbo/ | 
| D | djpeg.c | 103 JDIMENSION crop_x, crop_y, crop_width, crop_height;  variable
 |