HomeSort by: relevance | last modified time | path
    Searched defs:temp_out (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/stbi/
stb_image.c 2868 uint8 *p, *temp_out, *orig = a->out; local in function:expand_palette
2874 temp_out = p;
2895 a->out = temp_out;
stb_image.c 2868 uint8 *p, *temp_out, *orig = a->out; local in function:expand_palette
2874 temp_out = p;
2895 a->out = temp_out;

Completed in 35 milliseconds