Searched defs:bitCount (Results 1 – 3 of 3) sorted by relevance
285 Int byteCount = 0, byteCount1 = 0, bitCount = 0; in EncodeSliceCombinedMode() local
581 PV_STATUS BitstreamRepos(BitstreamEncVideo *bitstream, Int byteCount, Int bitCount) in BitstreamRepos()
370 private static int bitCount(long value) { in bitCount() method in HotwordDetectedResult