Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.h648 void term_exit(void);
Dffmpeg.c337 void term_exit(void) in term_exit() function
672 term_exit(); in ffmpeg_cleanup()
4827 term_exit(); in transcode()
Dffmpeg_opt.c1006 term_exit(); in assert_file_overwrite()
/third_party/quickjs/
Dquickjs-libc.c1730 static void term_exit(void) in term_exit() function
1760 atexit(term_exit); in js_os_ttySetRaw()