Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drotate.h128 void RotateUV270(const uint8_t* src,
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drotate.h93 void RotateUV270(const uint8* src, int src_stride,
/external/libyuv/files/include/libyuv/
Drotate.h146 void RotateUV270(const uint8_t* src,
/external/libaom/libaom/third_party/libyuv/source/
Drotate.cc253 void RotateUV270(const uint8* src, int src_stride, in RotateUV270() function
473 RotateUV270(src_uv, src_stride_uv, in NV12ToI420Rotate()
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc289 void RotateUV270(const uint8_t* src, in RotateUV270() function
497 RotateUV270(src_uv, src_stride_uv, dst_u, dst_stride_u, dst_v, in NV12ToI420Rotate()
/external/libyuv/files/source/
Drotate.cc315 void RotateUV270(const uint8_t* src, in RotateUV270() function
588 RotateUV270(src_uv, src_stride_uv, dst_u, dst_stride_u, dst_v, in NV12ToI420Rotate()