OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VCD_DECOMPRESS
(Results
1 - 3
of
3
) 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/chromium_org/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 380 milliseconds