Home
last modified time | relevance | path

Searched defs:WebPDecodeRGBA (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webp/swig/
HDlibwebp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dlibwebp.py111 def WebPDecodeRGBA(data): function
/aosp_15_r20/external/webp/src/dec/
H A Dwebp_dec.c646 uint8_t* WebPDecodeRGBA(const uint8_t* data, size_t data_size, in WebPDecodeRGBA() function