Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h879 #define stbiw__zlib_flush() (out = stbiw__zlib_flushf(out, &bitbuf, &bitcount)) macro
881 (bitbuf |= (code) << bitcount, bitcount += (codebits), stbiw__zlib_flush())
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h879 #define stbiw__zlib_flush() (out = stbiw__zlib_flushf(out, &bitbuf, &bitcount)) macro
881 (bitbuf |= (code) << bitcount, bitcount += (codebits), stbiw__zlib_flush())