Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A 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

Completed in 5 milliseconds