Searched refs:new_buf_ (Results 1 – 2 of 2) sorted by relevance
32 new_buf_(new_buf), in DiffEncoder()55 const uint8_t* new_buf_; variable
60 diff[i] = new_buf_[written_output_ + i] - old_buf_[old_pos_ + i]; in AddControlEntry()67 if (!patch_->WriteExtraStream(new_buf_ + written_output_ + entry.diff_size, in AddControlEntry()