Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/examples/
H A Danim_util.c151 static int DumpFrame(const char filename[], const char dump_folder[], in DumpFrame()
216 const char dump_folder[]) { 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_dump.c40 const W_CHAR* dump_folder = TO_W_CHAR("."); in main() local
H A Danim_diff.c212 const char* dump_folder = NULL; in main() local
/aosp_15_r20/external/f2fs-tools/fsck/
H A Ddump.c616 static void dump_folder(struct f2fs_sb_info *sbi, struct node_info *ni, in dump_folder() function