Home
last modified time | relevance | path

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

/external/libyuv/files/include/libyuv/
Dplanar_functions.h102 #define I444ToI444 I444Copy
104 int I444Copy(const uint8* src_y,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h76 #define I444ToI444 I444Copy
78 int I444Copy(const uint8* src_y, int src_stride_y,
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc164 int I444Copy(const uint8* src_y, int src_stride_y, in I444Copy() function
/external/libyuv/files/source/
Dplanar_functions.cc174 int I444Copy(const uint8* src_y, in I444Copy() function