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