Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpicture_csp_enc.c445 static int PreprocessARGB(const uint8_t* r_ptr, in PreprocessARGB() function
878 if (!PreprocessARGB(r_ptr, g_ptr, b_ptr, step, rgb_stride, picture)) { in ImportYUVAFromRGBA()