Home
last modified time | relevance | path

Searched refs:target_match_end (Results 1 – 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
Dblockhash.cc371 const char* target_match_end, in MatchingBytesToRight() argument
374 const char* target_ptr = target_match_end; in MatchingBytesToRight()
406 const int target_match_end = target_match_offset + kBlockSize; in FindBestMatch() local
424 const size_t target_bytes_to_right = target_size - target_match_end; in FindBestMatch()
429 target_start + target_match_end, in FindBestMatch()
Dblockhash.h439 const char* target_match_end,
Dblockhash_test.cc70 const char* target_match_end, in MatchingBytesToRight() argument
73 target_match_end, in MatchingBytesToRight()