Home
last modified time | relevance | path

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

/external/libyuv/files/include/libyuv/
Dconvert_argb.h74 int I400ToARGB(const uint8* src_y, int src_stride_y,
/external/libyuv/files/source/
Dconvert_argb.cc229 int I400ToARGB(const uint8* src_y, int src_stride_y, in I400ToARGB() function
901 I400ToARGB(data[0], strides[0], in JpegI400ToARGB()
1152 r = I400ToARGB(src, src_width, in ConvertToARGB()