Home
last modified time | relevance | path

Searched refs:WebpToSDL (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/extras/
H A Dwebp_to_sdl.h17 // Exports the method WebpToSDL(const char* data, int data_size) which decodes
20 extern int WebpToSDL(const char* data, unsigned int data_size);
H A Dvwebp_sdl.c78 ok = WebpToSDL((const char*)webp, (int)webp_size); in main()
H A Dwebp_to_sdl.c32 int WebpToSDL(const char* data, unsigned int data_size) { in WebpToSDL() function

Completed in 2 milliseconds