Home
last modified time | relevance | path

Searched defs:img_len (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h1191 int img_len = w * h * channels; in stbi__convert_16_to_8() local
1207 int img_len = w * h * channels; in stbi__convert_8_to_16() local
4655 stbi__uint32 img_len, img_width_bytes; in stbi__create_png_image_raw() local
4884 stbi__uint32 img_len = ((((a->s->img_n * x * depth) + 7) >> 3) + 1) * y; stbi__create_png_image() local
[all...]

Completed in 13 milliseconds