Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpicture_csp_enc.c1100 int step, int swap_rb, int import_alpha) { in Import() argument
1110 const uint8_t* a_ptr = import_alpha ? rgb + 3 : NULL; in Import()
1119 if (import_alpha) { in Import()