Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_write.h1199 static void stbiw__jpg_writeBits(stbi__write_context *s, int *bitBufP, int *bitCntP, const unsigned… in stbiw__jpg_writeBits() argument
1200 int bitBuf = *bitBufP, bitCnt = *bitCntP; in stbiw__jpg_writeBits()
1213 *bitCntP = bitCnt; in stbiw__jpg_writeBits()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_write.h1199 static void stbiw__jpg_writeBits(stbi__write_context *s, int *bitBufP, int *bitCntP, const unsigned… in stbiw__jpg_writeBits() argument
1200 int bitBuf = *bitBufP, bitCnt = *bitCntP; in stbiw__jpg_writeBits()
1213 *bitCntP = bitCnt; in stbiw__jpg_writeBits()