Searched refs:EOB (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 1329 const unsigned short EOB[2] = { HTAC[0x00][0], HTAC[0x00][1] }; in stbiw__jpg_processDU() local 1371 stbiw__jpg_writeBits(s, bitBuf, bitCnt, EOB); in stbiw__jpg_processDU() 1393 stbiw__jpg_writeBits(s, bitBuf, bitCnt, EOB); in stbiw__jpg_processDU()
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 1329 const unsigned short EOB[2] = { HTAC[0x00][0], HTAC[0x00][1] }; in stbiw__jpg_processDU() local 1371 stbiw__jpg_writeBits(s, bitBuf, bitCnt, EOB); in stbiw__jpg_processDU() 1393 stbiw__jpg_writeBits(s, bitBuf, bitCnt, EOB); in stbiw__jpg_processDU()
|