Home
last modified time | relevance | path

Searched defs:look_for_target_matches (Results 1 – 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
Dvcencoder.cc104 bool look_for_target_matches) in VCDiffStreamingEncoderImpl()
174 bool look_for_target_matches) in VCDiffStreamingEncoder()
Dvcdiffengine.cc239 bool look_for_target_matches, in Encode()
/external/chromium/sdch/open-vcdiff/src/google/
Dvcencoder.h266 void SetTargetMatching(bool look_for_target_matches) { in SetTargetMatching()