Searched defs:crop_y (Results 1 – 12 of 12) sorted by relevance
/external/libyuv/files/source/ |
D | convert_to_argb.cc | 37 int crop_y, in ConvertToARGB()
|
D | convert_to_i420.cc | 37 int crop_y, in ConvertToI420()
|
/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/tensorflow/tensorflow/core/lib/jpeg/ |
D | jpeg_mem.h | 70 int crop_y = 0; member
|
D | jpeg_mem_unittest.cc | 132 int crop_height) { in TestCropAndDecodeJpeg()
|
/external/libjpeg-turbo/ |
D | djpeg.c | 101 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
|
/external/webrtc/webrtc/common_video/libyuv/ |
D | webrtc_libyuv.cc | 234 int crop_y, in ConvertToI420()
|
/external/u-boot/drivers/video/stm32/ |
D | stm32_ltdc.c | 25 u32 crop_x, crop_y, crop_w, crop_h; member
|
/external/libyuv/files/unit_test/ |
D | convert_test.cc | 1439 const int crop_y = in TEST_F() local
|