Home
last modified time | relevance | path

Searched defs:src_bot (Results 1 – 6 of 6) sorted by relevance

/external/libyuv/files/source/
Drotate_argb.cc113 const uint8_t* src_bot = src_argb + src_stride_argb * (height - 1); in ARGBRotate180() local
Drotate.cc136 const uint8_t* src_bot = src + src_stride * (height - 1); in RotatePlane180() local
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_argb.cc105 const uint8_t* src_bot = src_argb + src_stride_argb * (height - 1); in ARGBRotate180() local
Drotate.cc131 const uint8_t* src_bot = src + src_stride * (height - 1); in RotatePlane180() local
/external/libaom/libaom/third_party/libyuv/source/
Drotate_argb.cc90 const uint8* src_bot = src + src_stride * (height - 1); in ARGBRotate180() local
Drotate.cc106 const uint8* src_bot = src + src_stride * (height - 1); in RotatePlane180() local