Searched defs:temp (Results 1 – 2 of 2) sorted by relevance
89 int* temp = error; error = next_error; next_error = temp; in to_565_raw_dither() local
344 ByteArrayOutputStream temp = new ByteArrayOutputStream(); in signWholeOutputFile() local