Searched defs:WebPWritePNG (Results 1 – 1 of 1) sorted by relevance
144 int WebPWritePNG(const char* out_file_name, int use_stdout, in WebPWritePNG() function163 int WebPWritePNG(FILE* out_file, const WebPDecBuffer* const buffer) { in WebPWritePNG() function207 int WebPWritePNG(FILE* fout, const WebPDecBuffer* const buffer) { in WebPWritePNG() function
Completed in 3 milliseconds