Home
last modified time | relevance | path

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

/external/libyuv/files/include/libyuv/
Dplanar_functions.h110 int ARGBToRAW(const uint8* src_argb, int src_stride_argb,
/external/libyuv/files/source/
Dplanar_functions.cc674 int ARGBToRAW(const uint8* src_argb, int src_stride_argb, in ARGBToRAW() function