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

/external/chromium/sdch/open-vcdiff/src/
H A Dvcencoder.cc54 VCDiffFormatExtensionFlags format_extensions,
103 VCDiffFormatExtensionFlags format_extensions,
106 coder_((format_extensions & VCD_FORMAT_INTERLEAVED) != 0),
107 format_extensions_(format_extensions),
173 VCDiffFormatExtensionFlags format_extensions,
176 format_extensions,
101 VCDiffStreamingEncoderImpl( const HashedDictionary* dictionary, VCDiffFormatExtensionFlags format_extensions, bool look_for_target_matches) argument
171 VCDiffStreamingEncoder( const HashedDictionary* dictionary, VCDiffFormatExtensionFlags format_extensions, bool look_for_target_matches) argument

Completed in 6031 milliseconds