Searched defs:bitCnt (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/ |
| H A D | h264e_slice.c | 734 RK_S32 bitCnt = 0; in h264e_slice_write() local 935 RK_S32 bitCnt = 0; in h264e_slice_write_pskip() local 1099 RK_S32 bitCnt = 0; in h264e_slice_write_prefix_nal_unit_svc() local
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/common/jpeg/ |
| H A D | hal_jpege_hdr.c | 568 RK_U32 bitCnt; /* Bit counter */ member
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_write.h | 1200 int bitBuf = *bitBufP, bitCnt = *bitCntP; in stbiw__jpg_writeBits() local 1274 static int stbiw__jpg_processDU(stbi__write_context *s, int *bitBuf, int *bitCnt, float *CDU, float… in stbiw__jpg_processDU() 1467 int bitBuf=0, bitCnt=0; in stbi_write_jpg_core() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_write.h | 1200 int bitBuf = *bitBufP, bitCnt = *bitCntP; in stbiw__jpg_writeBits() local 1274 static int stbiw__jpg_processDU(stbi__write_context *s, int *bitBuf, int *bitCnt, float *CDU, float… in stbiw__jpg_processDU() 1467 int bitBuf=0, bitCnt=0; in stbi_write_jpg_core() local
|