Searched defs:VCD_DECOMPRESS (Results 1 - 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Dvcdiff_defs.h76 // 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; member in namespace:open_vcdiff
156 // [...] If the bit VCD_DECOMPRESS (Section 4.1) was on, each of these
/external/chromium_org/sdch/open-vcdiff/src/
H A Dvcdiff_defs.h76 // 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; member in namespace:open_vcdiff
156 // [...] If the bit VCD_DECOMPRESS (Section 4.1) was on, each of these
/external/open-vcdiff/src/
H A Dvcdiff_defs.h76 // 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; member in namespace:open_vcdiff
156 // [...] If the bit VCD_DECOMPRESS (Section 4.1) was on, each of these

Completed in 240 milliseconds