Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h546 int jend, jdir; in stbi_write_tga_core() local
553 jdir = 1; in stbi_write_tga_core()
557 jdir = -1; in stbi_write_tga_core()
559 for (; j != jend; j += jdir) { in stbi_write_tga_core()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h546 int jend, jdir; in stbi_write_tga_core() local
553 jdir = 1; in stbi_write_tga_core()
557 jdir = -1; in stbi_write_tga_core()
559 for (; j != jend; j += jdir) { in stbi_write_tga_core()