Home
last modified time | relevance | path

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

/external/libyuv/files/include/libyuv/
Dconvert_argb.h66 int I411ToARGB(const uint8* src_y, int src_stride_y,
/external/libyuv/files/source/
Dconvert_argb.cc149 int I411ToARGB(const uint8* src_y, int src_stride_y, in I411ToARGB() function
887 I411ToARGB(data[0], strides[0], in JpegI411ToARGB()
1267 r = I411ToARGB(src_y, src_width, in ConvertToARGB()