Searched defs:bitCnt (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 1254 int bitBuf = *bitBufP, bitCnt = *bitCntP; in stbiw__jpg_writeBits() local 1328 static int stbiw__jpg_processDU(stbi__write_context *s, int *bitBuf, int *bitCnt, float *CDU, int d… in stbiw__jpg_processDU() 1526 int bitBuf=0, bitCnt=0; in stbi_write_jpg_core() local
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 1254 int bitBuf = *bitBufP, bitCnt = *bitCntP; in stbiw__jpg_writeBits() local 1328 static int stbiw__jpg_processDU(stbi__write_context *s, int *bitBuf, int *bitCnt, float *CDU, int d… in stbiw__jpg_processDU() 1526 int bitBuf=0, bitCnt=0; in stbi_write_jpg_core() local
|