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

  /external/chromium/sdch/open-vcdiff/src/
vcdecoder.cc 230 // If true, the interleaved format described in AllowInterleaved() is used
359 bool AllowInterleaved() const { return vcdiff_version_code_ == 'S'; }
368 // Just as with AllowInterleaved(), this extension is not part of the draft
    [all...]
  /external/open-vcdiff/src/
vcdecoder.cc 223 // If true, the interleaved format described in AllowInterleaved() is used
352 bool AllowInterleaved() const { return vcdiff_version_code_ == 'S'; }
361 // Just as with AllowInterleaved(), this extension is not part of the draft
    [all...]

Completed in 276 milliseconds