Home
last modified time | relevance | path

Searched defs:I420Rotate (Results 1 – 5 of 5) sorted by relevance

/external/libyuv/files/docs/
Drotation.md42 # I420Rotate chapter
/external/webrtc/sdk/android/api/org/webrtc/
DYuvHelper.java69 public static void I420Rotate(ByteBuffer srcY, int srcStrideY, ByteBuffer srcU, int srcStrideU, in I420Rotate() method in YuvHelper
126 public static void I420Rotate(ByteBuffer srcY, int srcStrideY, ByteBuffer srcU, int srcStrideU, in I420Rotate() method in YuvHelper
/external/libaom/libaom/third_party/libyuv/source/
Drotate.cc350 int I420Rotate(const uint8* src_y, int src_stride_y, in I420Rotate() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc386 int I420Rotate(const uint8_t* src_y, in I420Rotate() function
/external/libyuv/files/source/
Drotate.cc417 int I420Rotate(const uint8_t* src_y, in I420Rotate() function