Home
last modified time | relevance | path

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

/development/tools/yuv420sp2rgb/
Dyuv420sp2rgb.c191 static void convert(const char *infile, in convert()
272 char *infile, *outfile, *type; in main() local