Searched refs:RotatePlane (Results 1 – 8 of 8) sorted by relevance
/external/libyuv/files/unit_test/ |
D | rotate_argb_test.cc | 56 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/ |
D | rotate.h | 56 int RotatePlane(const uint8* src, int src_stride,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | rotate.h | 70 int RotatePlane(const uint8_t* src,
|
/external/libyuv/files/include/libyuv/ |
D | rotate.h | 70 int RotatePlane(const uint8* src,
|
/external/libyuv/files/docs/ |
D | rotation.md | 65 int RotatePlane(const uint8* src, int src_stride,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | rotate.cc | 306 int RotatePlane(const uint8* src, int src_stride, in RotatePlane() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate.cc | 347 int RotatePlane(const uint8_t* src, in RotatePlane() function
|
/external/libyuv/files/source/ |
D | rotate.cc | 377 int RotatePlane(const uint8* src, in RotatePlane() function
|