Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/imageio/
H A Dimage_enc.c144 int WebPWritePNG(const char* out_file_name, int use_stdout, in WebPWritePNG() function
163 int WebPWritePNG(FILE* out_file, const WebPDecBuffer* const buffer) { in WebPWritePNG() function
207 int WebPWritePNG(FILE* fout, const WebPDecBuffer* const buffer) { in WebPWritePNG() function