Home
last modified time | relevance | path

Searched refs:RotatePlane (Results 1 – 8 of 8) sorted by relevance

/external/libyuv/files/unit_test/
Drotate_argb_test.cc56 RotatePlane(src_argb, src_stride_argb, dst_argb_c, dst_stride_argb, in TestRotateBpp()
61 RotatePlane(src_argb, src_stride_argb, dst_argb_opt, dst_stride_argb, in TestRotateBpp()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drotate.h56 int RotatePlane(const uint8* src, int src_stride,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drotate.h70 int RotatePlane(const uint8_t* src,
/external/libyuv/files/include/libyuv/
Drotate.h70 int RotatePlane(const uint8* src,
/external/libyuv/files/docs/
Drotation.md65 int RotatePlane(const uint8* src, int src_stride,
/external/libaom/libaom/third_party/libyuv/source/
Drotate.cc306 int RotatePlane(const uint8* src, int src_stride, in RotatePlane() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc347 int RotatePlane(const uint8_t* src, in RotatePlane() function
/external/libyuv/files/source/
Drotate.cc377 int RotatePlane(const uint8* src, in RotatePlane() function