Searched refs:WebPDecodeYUVInto (Results 1 - 2 of 2) sorted by relevance

/external/webp/include/webp/
H A Ddecode.h95 // WebPDecodeYUVInto() is a variant of WebPDecodeYUV() that operates directly
102 WEBP_EXTERN(uint8_t*) WebPDecodeYUVInto(
/external/webp/src/dec/
H A Dwebp.c164 uint8_t* WebPDecodeYUVInto(const uint8_t* data, uint32_t data_size, function

Completed in 129 milliseconds