Home
last modified time | relevance | path

Searched defs:base_rgba (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dec/
Dio_dec.c190 uint8_t* const base_rgba = buf->rgba + start_y * buf->stride; in EmitAlphaRGB() local
214 uint8_t* const base_rgba = buf->rgba + start_y * buf->stride; in EmitAlphaRGBA4444() local
406 uint8_t* const base_rgba = buf->rgba + y_pos * buf->stride; in ExportAlpha() local
434 uint8_t* const base_rgba = buf->rgba + y_pos * buf->stride; in ExportAlphaRGBA4444() local