Searched refs:I420ToV210 (Results 1 - 2 of 2) sorted by relevance

/external/libyuv/files/include/libyuv/
H A Dconvert_from.h78 int I420ToV210(const uint8* src_y, int src_stride_y,
/external/libyuv/files/source/
H A Dconvert_from.cc631 int I420ToV210(const uint8* src_y, int src_stride_y, function
1217 r = I420ToV210(y, y_stride,

Completed in 83 milliseconds