Searched refs:limit_bytes_to_left (Results 1 - 2 of 2) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Dblockhash.cc411 const int limit_bytes_to_left = std::min(source_match_offset, local
416 limit_bytes_to_left);
/external/open-vcdiff/src/
H A Dblockhash.cc412 const int limit_bytes_to_left = std::min(source_match_offset, local
417 limit_bytes_to_left);

Completed in 41 milliseconds