Searched defs:outfile (Results 1 – 4 of 4) sorted by relevance
177 void dumpTag(FILE *outfile, CIccProfile *pIcc, icTagSignature sig) in dumpTag()200 void dumpProfile(FILE *outfile, const char * profileName) in dumpProfile()
419 String outfile = args[2]; in main() local1291 public static boolean encodeFileToFile( String infile, String outfile ) in encodeFileToFile()1328 public static boolean decodeFileToFile( String infile, String outfile ) in decodeFileToFile()
246 char *outfile = NULL; in main() local
100 SvStream* outfile; /* target stream */ member147 SvStream * outfile = (SvStream*)out; in jpeg_svstream_dest() local
Completed in 52 milliseconds