Searched defs:FindBestMatch (Results 1 - 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Dblockhash.cc336 // number of iterations in FindBestMatch. For example, if the entire
387 // The vast majority of calls to FindBestMatch enter the loop *zero* times,
391 void BlockHash::FindBestMatch(uint32_t hash_value, function in class:open_vcdiff::BlockHash
/external/chromium_org/sdch/open-vcdiff/src/
H A Dblockhash.cc337 // number of iterations in FindBestMatch. For example, if the entire
388 // The vast majority of calls to FindBestMatch enter the loop *zero* times,
392 void BlockHash::FindBestMatch(uint32_t hash_value, function in class:open_vcdiff::BlockHash
/external/open-vcdiff/src/
H A Dblockhash.cc337 // number of iterations in FindBestMatch. For example, if the entire
388 // The vast majority of calls to FindBestMatch enter the loop *zero* times,
392 void BlockHash::FindBestMatch(uint32_t hash_value, function in class:open_vcdiff::BlockHash

Completed in 40 milliseconds