OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hdr_indicator
(Results
1 - 6
of
6
) sorted by null
/external/chromium/sdch/open-vcdiff/src/
vcdiff_defs.h
51
//
Hdr_Indicator
- byte
67
unsigned char
hdr_indicator
;
member in struct:open_vcdiff::DeltaFileHeader
70
// The possible values for the
Hdr_Indicator
field, as described
73
// "The
Hdr_Indicator
byte shows if there is any initialization data
vcdecoder.cc
659
//
Hdr_Indicator
- byte
721
if (header->
hdr_indicator
& VCD_DECOMPRESS) {
725
if (header->
hdr_indicator
& VCD_CODETABLE) {
[
all
...]
/external/chromium_org/sdch/open-vcdiff/src/
vcdiff_defs.h
51
//
Hdr_Indicator
- byte
67
unsigned char
hdr_indicator
;
member in struct:open_vcdiff::DeltaFileHeader
70
// The possible values for the
Hdr_Indicator
field, as described
73
// "The
Hdr_Indicator
byte shows if there is any initialization data
vcdecoder.cc
660
//
Hdr_Indicator
- byte
722
if (header->
hdr_indicator
& VCD_DECOMPRESS) {
726
if (header->
hdr_indicator
& VCD_CODETABLE) {
[
all
...]
/external/open-vcdiff/src/
vcdiff_defs.h
51
//
Hdr_Indicator
- byte
67
unsigned char
hdr_indicator
;
member in struct:open_vcdiff::DeltaFileHeader
70
// The possible values for the
Hdr_Indicator
field, as described
73
// "The
Hdr_Indicator
byte shows if there is any initialization data
vcdecoder.cc
660
//
Hdr_Indicator
- byte
722
if (header->
hdr_indicator
& VCD_DECOMPRESS) {
726
if (header->
hdr_indicator
& VCD_CODETABLE) {
[
all
...]
Completed in 433 milliseconds