Home
last modified time | relevance | path

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

/external/webp/src/webp/
Ddecode.h125 WEBP_EXTERN(uint8_t*) WebPDecodeYUVInto(
/external/webp/include/webp/
Ddecode.h125 WEBP_EXTERN(uint8_t*) WebPDecodeYUVInto(
/external/webp/src/dec/
Dwebp_dec.c573 uint8_t* WebPDecodeYUVInto(const uint8_t* data, size_t data_size, in WebPDecodeYUVInto() function