Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
H A 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
412 uint8_t* const base_rgba = buf->rgba + (size_t)y_pos * buf->stride; in ExportAlpha() local
440 uint8_t* const base_rgba = buf->rgba + (size_t)y_pos * buf->stride; ExportAlphaRGBA4444() local
[all...]

Completed in 7 milliseconds