Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dmain.c1044 static void convert_movie_files(char *movie_dir) in convert_movie_files()
1052 static void mencode_movie(char *movie_dir) in mencode_movie()
1061 static void tencode_movie(char *movie_dir) in tencode_movie()
1069 static void encode_movie(char *movie_dir) in encode_movie()
1080 static void cleanup_movie(char *movie_dir) in cleanup_movie()
1107 char movie_dir[] = "io-movie-XXXXXX"; in plot_io_movie() local