Searched defs:I420ToNV12 (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/sdk/android/api/org/webrtc/ |
D | YuvHelper.java | 45 public static void I420ToNV12(ByteBuffer srcY, int srcStrideY, ByteBuffer srcU, int srcStrideU, in I420ToNV12() method in YuvHelper 119 public static void I420ToNV12(ByteBuffer srcY, int srcStrideY, ByteBuffer srcU, int srcStrideU, in I420ToNV12() method in YuvHelper
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_from.cc | 492 int I420ToNV12(const uint8_t* src_y, in I420ToNV12() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from.cc | 469 int I420ToNV12(const uint8_t* src_y, in I420ToNV12() function
|
/external/libyuv/files/source/ |
D | convert_from.cc | 493 int I420ToNV12(const uint8_t* src_y, in I420ToNV12() function
|