Searched defs:crop_y (Results 1 – 17 of 17) sorted by relevance
/external/webrtc/sdk/android/src/jni/ |
D | java_i420_buffer.cc | 26 jint crop_y, in JNI_JavaI420Buffer_CropAndScaleI420()
|
D | nv21_buffer.cc | 26 jint crop_y, in JNI_NV21Buffer_CropAndScale()
|
D | nv12_buffer.cc | 25 jint crop_y, in JNI_NV12Buffer_CropAndScale()
|
D | android_video_track_source.cc | 114 int crop_y = 0; in AdaptFrame() local
|
D | video_frame.cc | 158 int crop_y, in CropAndScale()
|
/external/webrtc/media/base/ |
D | adapted_video_track_source.cc | 94 int* crop_y) { in AdaptFrame()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_to_argb.cc | 47 int crop_y, in ConvertToARGB()
|
D | convert_to_i420.cc | 37 int crop_y, in ConvertToI420()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_to_argb.cc | 34 int crop_x, int crop_y, in ConvertToARGB()
|
D | convert_to_i420.cc | 33 int crop_x, int crop_y, in ConvertToI420()
|
/external/libyuv/files/source/ |
D | convert_to_i420.cc | 37 int crop_y, in ConvertToI420()
|
D | convert_to_argb.cc | 45 int crop_y, in ConvertToARGB()
|
/external/tensorflow/tensorflow/core/lib/jpeg/ |
D | jpeg_mem.h | 70 int crop_y = 0; member
|
D | jpeg_mem_unittest.cc | 131 int crop_height) { in TestCropAndDecodeJpeg()
|
/external/webrtc/api/video/ |
D | video_frame.cc | 67 int crop_y, in ScaleWithFrame()
|
/external/libjpeg-turbo/ |
D | djpeg.c | 103 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
|
/external/libyuv/files/unit_test/ |
D | convert_test.cc | 2101 const int crop_y = in TEST_F() local 2181 const int crop_y = 1; in TEST_F() local
|