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

  /external/chromium/sdch/open-vcdiff/src/
blockhash.h 80 Match() : size_(0), source_offset_(-1), target_offset_(-1) { }
88 target_offset_ = candidate_target_offset;
94 int target_offset() const { return target_offset_; }
106 int target_offset_; member in class:open_vcdiff::BlockHash::Match
  /external/open-vcdiff/src/
blockhash.h 80 Match() : size_(0), source_offset_(-1), target_offset_(-1) { }
88 target_offset_ = candidate_target_offset;
94 int target_offset() const { return target_offset_; }
106 int target_offset_; member in class:open_vcdiff::BlockHash::Match

Completed in 154 milliseconds