Home | History | Annotate | Download | only in stbi

Lines Matching defs:final

2497    int final, type;
2503 final = zreceive(a,1);
2522 } while (!final);
2801 uint8 *final;
2810 final = MALLOC(a->s.img_x * a->s.img_y * out_n);
2822 FREE(final);
2827 memcpy(final + (j*yspc[p]+yorig[p])*a->s.img_x*out_n + (i*xspc[p]+xorig[p])*out_n,
2834 a->out = final;
2994 // if paletted, then pal_n is our final components, and
3767 // convert to final format