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

  /src/sys/dev/stbi/
stb_image.c 4553 uint8 *old_out = 0; local in function:stbi_gif_load_next
4563 old_out = g->out;
4566 memcpy(g->out, old_out, g->w*g->h*4);

Completed in 136 milliseconds