Home
last modified time | relevance | path

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

/external/webp/src/webp/
Ddecode.h99 WEBP_EXTERN(uint8_t*) WebPDecodeRGBAInto(
/external/webp/include/webp/
Ddecode.h99 WEBP_EXTERN(uint8_t*) WebPDecodeRGBAInto(
/external/webp/src/dec/
Dwebp_dec.c553 uint8_t* WebPDecodeRGBAInto(const uint8_t* data, size_t data_size, in WebPDecodeRGBAInto() function