Home
last modified time | relevance | path

Searched defs:bitcount (Results 1 – 6 of 6) sorted by relevance

/external/ipsec-tools/src/racoon/missing/crypto/sha2/
Dsha2.h105 u_int64_t bitcount; member
110 u_int64_t bitcount[2]; member
/external/opencore/codecs_v2/audio/sbc/enc/src/
Dsbcenc_allocation.cpp80 Int bitneed[2][8], loudness, max_bitneed, bitcount, slicecount, bitslice; in derive_allocation() local
220 Int bitneed[2][8], loudness, max_bitneed, bitcount, slicecount, bitslice; in derive_allocation() local
/external/tremor/Tremor/
Dbitwise.c226 long i,bitcount=0; in cliptest() local
508 long j,count=0,count2=0,bitcount=0; in main() local
577 int bitoffset,bitcount=0; in main() local
/external/bluetooth/bluez/sbc/
Dsbc.c167 int bitneed[2][8], loudness, max_bitneed, bitcount, slicecount, bitslice; in sbc_calculate_bits() local
247 int bitneed[2][8], loudness, max_bitneed, bitcount, slicecount, bitslice; in sbc_calculate_bits() local
/external/tesseract/image/
Dimgtiff.cpp439 inT32 bitcount; //total bits skipped in read_eol() local
/external/webkit/WebKit/android/nav/
DCacheBuilder.cpp1357 int bitcount (unsigned int n) in bitcount() function