HomeSort by relevance Sort by last modified time
    Searched refs: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;
vcdecoder.cc 502 // If ReadDeltaFileHeader() finds the VCD_CODETABLE flag set within the delta
725 if (header->hdr_indicator & VCD_CODETABLE) {
    [all...]

Completed in 59 milliseconds