Searched defs:src_bot (Results 1 – 6 of 6) sorted by relevance
118 const uint8_t* src_bot = src_argb + src_stride_argb * (height - 1); in ARGBRotate180() local
138 const uint8_t* src_bot = src + src_stride * (height - 1); in RotatePlane180() local
105 const uint8_t* src_bot = src_argb + src_stride_argb * (height - 1); in ARGBRotate180() local
131 const uint8_t* src_bot = src + src_stride * (height - 1); in RotatePlane180() local
123 const uint8_t* src_bot = src_argb + src_stride_argb * (height - 1); in ARGBRotate180() local
148 const uint8_t* src_bot = src + src_stride * (height - 1); in RotatePlane180() local551 const uint16_t* src_bot = src + src_stride * (height - 1); in RotatePlane180_16() local