HomeSort by relevance Sort by last modified time
    Searched defs:VCD_CODETABLE (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:
85 // +---- VCD_CODETABLE
92 // "If bit 1 (VCD_CODETABLE) is non-zero, this indicates that an
97 const unsigned char VCD_CODETABLE = 0x02;
  /external/open-vcdiff/src/
vcdiff_defs.h 76 // the two bits VCD_DECOMPRESS and VCD_CODETABLE below:
85 // +---- VCD_CODETABLE
92 // "If bit 1 (VCD_CODETABLE) is non-zero, this indicates that an
97 const unsigned char VCD_CODETABLE = 0x02;

Completed in 261 milliseconds