Searched defs:WebPDecodeARGB (Results 1 – 2 of 2) sorted by relevance
| /external/webp/swig/ | ||
| D | libwebp.py | 115 def WebPDecodeARGB(data): function |
| /external/webp/src/dec/ | ||
| D | webp_dec.c | 643 uint8_t* WebPDecodeARGB(const uint8_t* data, size_t data_size, in WebPDecodeARGB() function |