Home
last modified time | relevance | path

Searched refs:WebPOutputFileFormat (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webp/imageio/
H A Dimage_enc.h45 } WebPOutputFileFormat; typedef
53 WebPOutputFileFormat format, const char* const out_file_name);
H A Dimage_enc.c585 WebPOutputFileFormat format, in WebPSaveImage()
/aosp_15_r20/external/webp/examples/
H A Ddwebp.c45 WebPOutputFileFormat format, const char* const out_file) { in SaveOutput()
117 WebPOutputFileFormat format, in AllocateExternalBuffer()
188 WebPOutputFileFormat format = PNG; in main()
H A Danim_dump.c43 WebPOutputFileFormat format = PNG; in main()