Searched defs:WebPGetInfo (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/ | ||
A D | libwebp.go | 38 func WebPGetInfo(webp []byte) (ok bool, width int, height int) { func |
A D | libwebp.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/google/webp/
com/google/webp/libwebp ... |
A D | libwebp.py | 75 def WebPGetInfo(*args): function |
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/ | ||
A D | webp_dec.c | 698 int WebPGetInfo(const uint8_t* data, size_t data_size, in WebPGetInfo() function |
Completed in 12 milliseconds