Searched refs:RemoveFirstByteFromHash (Results 1 - 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Drolling_hash.h142 uint32_t partial_hash = RemoveFirstByteFromHash(old_hash, old_first_byte);
152 static uint32_t RemoveFirstByteFromHash(uint32_t full_hash, function in class:open_vcdiff::RollingHash
/external/chromium_org/sdch/open-vcdiff/src/
H A Drolling_hash.h141 uint32_t partial_hash = RemoveFirstByteFromHash(old_hash, old_first_byte);
151 static uint32_t RemoveFirstByteFromHash(uint32_t full_hash, function in class:open_vcdiff::RollingHash
/external/open-vcdiff/src/
H A Drolling_hash.h141 uint32_t partial_hash = RemoveFirstByteFromHash(old_hash, old_first_byte);
151 static uint32_t RemoveFirstByteFromHash(uint32_t full_hash, function in class:open_vcdiff::RollingHash

Completed in 123 milliseconds