Home
last modified time | relevance | path

Searched defs:blockcount (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/smhasher/src/
DKeysetTest.h29 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/
DiLBC_testLib.c45 int blockcount = 0; local
DiLBC_test.c51 int blockcount = 0; in main() local
DiLBC_testprogram.c101 int blockcount = 0, noOfBlocks=0, i, noOfLostBlocks=0; local