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

  /external/chromium/sdch/open-vcdiff/src/
vcdiff_defs.h 76 // the two bits VCD_DECOMPRESS and VCD_CODETABLE below:
84 // | +-- VCD_DECOMPRESS
87 // If bit 0 (VCD_DECOMPRESS) is non-zero, this indicates that a
96 const unsigned char VCD_DECOMPRESS = 0x01;
156 // [...] If the bit VCD_DECOMPRESS (Section 4.1) was on, each of these
  /external/open-vcdiff/src/
vcdiff_defs.h 76 // the two bits VCD_DECOMPRESS and VCD_CODETABLE below:
84 // | +-- VCD_DECOMPRESS
87 // If bit 0 (VCD_DECOMPRESS) is non-zero, this indicates that a
96 const unsigned char VCD_DECOMPRESS = 0x01;
156 // [...] If the bit VCD_DECOMPRESS (Section 4.1) was on, each of these

Completed in 17 milliseconds