Home
last modified time | relevance | path

Searched refs:I400Copy (Results 1 – 2 of 2) sorted by relevance

/external/libyuv/files/include/libyuv/
Dconvert_from.h55 int I400Copy(const uint8* src_y, int src_stride_y,
/external/libyuv/files/source/
Dconvert_from.cc208 int I400Copy(const uint8* src_y, int src_stride_y, in I400Copy() function
1330 r = I400Copy(y, y_stride, in ConvertFromI420()