Searched refs:infile_path (Results 1 – 2 of 2) sorted by relevance
366 int target_level, const char *infile_path,
807 const char *infile_path, const char *outfile_path) { in SimpleEncode() argument825 assert(infile_path != nullptr); in SimpleEncode()826 in_file_ = fopen(infile_path, "r"); in SimpleEncode()