Home
last modified time | relevance | path

Searched refs:I422Copy (Results 1 – 4 of 4) sorted by relevance

/external/libyuv/files/include/libyuv/
Dplanar_functions.h84 #define I422ToI422 I422Copy
86 int I422Copy(const uint8* src_y,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h65 #define I422ToI422 I422Copy
67 int I422Copy(const uint8* src_y, int src_stride_y,
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc130 int I422Copy(const uint8* src_y, int src_stride_y, in I422Copy() function
/external/libyuv/files/source/
Dplanar_functions.cc135 int I422Copy(const uint8* src_y, in I422Copy() function