Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1253 static void stbiw__jpg_writeBits(stbi__write_context *s, int *bitBufP, int *bitCntP, const unsigned… in stbiw__jpg_writeBits() argument
1254 int bitBuf = *bitBufP, bitCnt = *bitCntP; in stbiw__jpg_writeBits()
1266 *bitBufP = bitBuf; in stbiw__jpg_writeBits()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1253 static void stbiw__jpg_writeBits(stbi__write_context *s, int *bitBufP, int *bitCntP, const unsigned… in stbiw__jpg_writeBits() argument
1254 int bitBuf = *bitBufP, bitCnt = *bitCntP; in stbiw__jpg_writeBits()
1266 *bitBufP = bitBuf; in stbiw__jpg_writeBits()