Home
last modified time | relevance | path

Searched defs:pixel_count (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h4854 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency() local
4879 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency16() local
4903 stbi__uint32 i, pixel_count = a->s->img_x * a->s->img_y; in stbi__expand_png_palette() local
4981 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__de_iphone() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h4847 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency() local
4872 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency16() local
4896 stbi__uint32 i, pixel_count = a->s->img_x * a->s->img_y; in stbi__expand_png_palette() local
4974 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__de_iphone() local
Dastcenccli_image_load_store.cpp296 int pixel_count, in copy_scanline()