Home
last modified time | relevance | path

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

/external/webp/src/webp/
Ddecode.h102 WEBP_EXTERN(uint8_t*) WebPDecodeARGBInto(
/external/webp/include/webp/
Ddecode.h102 WEBP_EXTERN(uint8_t*) WebPDecodeARGBInto(
/external/webp/src/dec/
Dwebp_dec.c558 uint8_t* WebPDecodeARGBInto(const uint8_t* data, size_t data_size, in WebPDecodeARGBInto() function