Home
last modified time | relevance | path

Searched refs:firstmap (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1095 static int firstmap[] = { 0,1,0,5,6 }; in stbiw__encode_png_line() local
1096 int *mymap = (y != 0) ? mapping : firstmap; in stbiw__encode_png_line()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1095 static int firstmap[] = { 0,1,0,5,6 }; in stbiw__encode_png_line() local
1096 int *mymap = (y != 0) ? mapping : firstmap; in stbiw__encode_png_line()