HomeSort by relevance Sort by last modified time
    Searched refs:I420Copy (Results 1 - 4 of 4) sorted by null

  /external/libyuv/files/include/libyuv/
convert.h 26 #define I420ToI420 I420Copy
30 int I420Copy(const uint8* src_y, int src_stride_y,
  /external/libyuv/files/source/
rotate.cc     [all...]
convert.cc 31 int I420Copy(const uint8* src_y, int src_stride_y,
    [all...]
convert_from.cc 14 #include "libyuv/convert.h" // For I420Copy
    [all...]

Completed in 389 milliseconds