Home | History | Annotate | Download | only in libtests

Lines Matching refs:write_one_file

3228 write_one_file(Image *output, Image *image, int convert_to_8bit)
3409 result = write_one_file(&output, &copy, 0/*convert to 8bit*/);
3426 result = write_one_file(&output, &copy, 1/*convert to 8bit*/);