Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1528 int ofsG = comp > 2 ? 1 : 0, ofsB = comp > 2 ? 2 : 0; in stbi_write_jpg_core() local
1530 const unsigned char *dataG = dataR + ofsG; in stbi_write_jpg_core()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1528 int ofsG = comp > 2 ? 1 : 0, ofsB = comp > 2 ? 2 : 0; in stbi_write_jpg_core() local
1530 const unsigned char *dataG = dataR + ofsG; in stbi_write_jpg_core()