Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dio_dec.c185 uint8_t* const base_rgba = buf->rgba + start_y * buf->stride; in EmitAlphaRGB() local
209 uint8_t* const base_rgba = buf->rgba + start_y * buf->stride; in EmitAlphaRGBA4444() local
401 uint8_t* const base_rgba = buf->rgba + (size_t)y_pos * buf->stride; in ExportAlpha() local
429 uint8_t* const base_rgba = buf->rgba + (size_t)y_pos * buf->stride; in ExportAlphaRGBA4444() local