Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A Drotate_argb.cc118 const uint8_t* src_bot = src_argb + src_stride_argb * (height - 1); in ARGBRotate180() local
H A Drotate.cc138 const uint8_t* src_bot = src + src_stride * (height - 1); in RotatePlane180() local
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A Drotate_argb.cc105 const uint8_t* src_bot = src_argb + src_stride_argb * (height - 1); in ARGBRotate180() local
H A Drotate.cc131 const uint8_t* src_bot = src + src_stride * (height - 1); in RotatePlane180() local
/aosp_15_r20/external/libyuv/source/
H A Drotate_argb.cc123 const uint8_t* src_bot = src_argb + src_stride_argb * (height - 1); in ARGBRotate180() local
H A Drotate.cc148 const uint8_t* src_bot = src + src_stride * (height - 1); in RotatePlane180() local
551 const uint16_t* src_bot = src + src_stride * (height - 1); in RotatePlane180_16() local