Lines Matching full:old_out
5478 stbi_uc *out, *old_out; // output buffer (always 4 components)5708 g->old_out = prev_out;5715 if (g->old_out) {5717 memcpy(&g->out[i + g->start_x], &g->old_out[i + g->start_x], g->max_x - g->start_x);