Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/examples/
H A Danim_util.c215 AnimatedImage* const image, int dump_frames, in ReadAnimatedWebP()
509 int dump_frames, const char dump_folder[]) { in ReadAnimatedGIF()
690 int dump_frames, const char dump_folder[]) { in ReadAnimatedGIF()
705 int dump_frames, const char dump_folder[]) { in ReadAnimatedImage()
H A Danim_diff.c211 int dump_frames = 0; in main() local