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
751 public void writeSignatureBlock(ByteArrayOutputStream temp) in writeSignatureBlock()771 ByteArrayOutputStream temp = new ByteArrayOutputStream(); in signWholeFile() local