Home
last modified time | relevance | path

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

/external/webp/include/webp/
Ddecode.h117 WEBP_EXTERN uint8_t* WebPDecodeRGBInto(
/external/webp/src/webp/
Ddecode.h117 WEBP_EXTERN uint8_t* WebPDecodeRGBInto(
/external/webp/src/dec/
Dwebp_dec.c550 uint8_t* WebPDecodeRGBInto(const uint8_t* data, size_t data_size, in WebPDecodeRGBInto() function