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

/external/chromium_org/third_party/libwebp/webp/
H A Ddecode.h115 // WebPDecodeYUVInto() is a variant of WebPDecodeYUV() that operates directly
122 WEBP_EXTERN(uint8_t*) WebPDecodeYUVInto(
/external/webp/include/webp/
H A Ddecode.h115 // WebPDecodeYUVInto() is a variant of WebPDecodeYUV() that operates directly
122 WEBP_EXTERN(uint8_t*) WebPDecodeYUVInto(
/external/chromium_org/third_party/libwebp/dec/
H A Dwebp.c570 uint8_t* WebPDecodeYUVInto(const uint8_t* data, size_t data_size, function
/external/webp/src/dec/
H A Dwebp.c582 uint8_t* WebPDecodeYUVInto(const uint8_t* data, size_t data_size, function

Completed in 209 milliseconds