Home
last modified time | relevance | path

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

/external/libyuv/files/include/libyuv/
Dconvert_argb.h184 int MJPGToARGB(const uint8* sample, size_t sample_size,
Dplanar_functions.h277 int MJPGToARGB(const uint8* sample, size_t sample_size,
/external/libyuv/files/source/
Dconvert_argb.cc911 int MJPGToARGB(const uint8* sample, in MJPGToARGB() function
1276 r = MJPGToARGB(sample, sample_size, in ConvertToARGB()