Home
last modified time | relevance | path

Searched refs:xspc (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h4877 int xspc[] = { 8,8,4,4,2,2,1 }; in stbi__create_png_image() local
4881 x = (a->s->img_x - xorig[p] + xspc[p]-1) / xspc[p]; in stbi__create_png_image()
4892 int out_x = i*xspc[p]+xorig[p]; in stbi__create_png_image()

Completed in 13 milliseconds