Home
last modified time | relevance | path

Searched refs:TransposePlane (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drotate.cc25 void TransposePlane(const uint8* src, int src_stride, in TransposePlane() function
85 TransposePlane(src, src_stride, dst, dst_stride, width, height); in RotatePlane90()
97 TransposePlane(src, src_stride, dst, dst_stride, width, height); in RotatePlane270()
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc25 void TransposePlane(const uint8_t* src, in TransposePlane() function
104 TransposePlane(src, src_stride, dst, dst_stride, width, height); in RotatePlane90()
119 TransposePlane(src, src_stride, dst, dst_stride, width, height); in RotatePlane270()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drotate.h142 void TransposePlane(const uint8_t* src,
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drotate.h103 void TransposePlane(const uint8* src, int src_stride,
/external/libyuv/files/source/
Drotate.cc25 void TransposePlane(const uint8_t* src, in TransposePlane() function
109 TransposePlane(src, src_stride, dst, dst_stride, width, height); in RotatePlane90()
124 TransposePlane(src, src_stride, dst, dst_stride, width, height); in RotatePlane270()
/external/libyuv/files/include/libyuv/
Drotate.h160 void TransposePlane(const uint8_t* src,