Searched defs:bitBuf (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image_write.h | 1050 int bitBuf = *bitBufP, bitCnt = *bitCntP; in stbiw__jpg_writeBits() local 1124 static int stbiw__jpg_processDU(stbi__write_context *s, int *bitBuf, int *bitCnt, float *CDU, float… in stbiw__jpg_processDU() 1317 int bitBuf=0, bitCnt=0; in stbi_write_jpg_core() local
|