Home
last modified time | relevance | path

Searched defs:crop_y (Results 1 – 7 of 7) sorted by relevance

/external/libyuv/files/source/
Dconvert_to_argb.cc37 int crop_y, in ConvertToARGB()
Dconvert_to_i420.cc37 int crop_y, in ConvertToI420()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_to_argb.cc34 int crop_x, int crop_y, in ConvertToARGB()
Dconvert_to_i420.cc33 int crop_x, int crop_y, in ConvertToI420()
/external/libjpeg-turbo/
Ddjpeg.c97 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
/external/webrtc/webrtc/common_video/libyuv/
Dwebrtc_libyuv.cc234 int crop_y, in ConvertToI420()
/external/libyuv/files/unit_test/
Dconvert_test.cc1436 const int crop_y = in TEST_F() local