HomeSort by relevance Sort by last modified time
    Searched refs:RemoveFirstByteFromHash (Results 1 - 3 of 3) sorted by null

  /external/chromium/sdch/open-vcdiff/src/
rolling_hash.h 142 uint32_t partial_hash = RemoveFirstByteFromHash(old_hash, old_first_byte);
152 static uint32_t RemoveFirstByteFromHash(uint32_t full_hash,
  /external/chromium_org/sdch/open-vcdiff/src/
rolling_hash.h 141 uint32_t partial_hash = RemoveFirstByteFromHash(old_hash, old_first_byte);
151 static uint32_t RemoveFirstByteFromHash(uint32_t full_hash,
  /external/open-vcdiff/src/
rolling_hash.h 141 uint32_t partial_hash = RemoveFirstByteFromHash(old_hash, old_first_byte);
151 static uint32_t RemoveFirstByteFromHash(uint32_t full_hash,

Completed in 80 milliseconds