Searched defs:blockcount (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/smhasher/src/ |
D | KeysetTest.h | 29 uint32_t * blocks, int blockcount, in CombinationKeygenRecurse() 53 bool CombinationKeyTest ( hashfunc<hashtype> hash, int maxlen, uint32_t * blocks, int blockcount, b… in CombinationKeyTest() 85 void PermutationKeygenRecurse ( pfHash hash, uint32_t * blocks, int blockcount, int k, std::vector<… in PermutationKeygenRecurse() 109 bool PermutationKeyTest ( hashfunc<hashtype> hash, uint32_t * blocks, int blockcount, bool testColl… in PermutationKeyTest()
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/test/ |
D | iLBC_testLib.c | 45 int blockcount = 0; local
|
D | iLBC_test.c | 51 int blockcount = 0; in main() local
|
D | iLBC_testprogram.c | 101 int blockcount = 0, noOfBlocks=0, i, noOfLostBlocks=0; local
|