Searched defs:pixel_count (Results 1 – 3 of 3) sorted by relevance
4854 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency() local4879 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency16() local4903 stbi__uint32 i, pixel_count = a->s->img_x * a->s->img_y; in stbi__expand_png_palette() local4981 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__de_iphone() local
4847 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency() local4872 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency16() local4896 stbi__uint32 i, pixel_count = a->s->img_x * a->s->img_y; in stbi__expand_png_palette() local4974 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__de_iphone() local
296 int pixel_count, in copy_scanline()