Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from.cc33 static int I420ToI4xx(const uint8* src_y, int src_stride_y, in I420ToI4xx() function
73 return I420ToI4xx(src_y, src_stride_y, in I420ToI422()
95 return I420ToI4xx(src_y, src_stride_y, in I420ToI444()
117 return I420ToI4xx(src_y, src_stride_y, in I420ToI411()