HomeSort by relevance Sort by last modified time
    Searched defs:UseCodeTable (Results 1 - 2 of 2) sorted by null

  /external/chromium/sdch/open-vcdiff/src/
decodetable.cc 38 bool VCDiffCodeTableReader::UseCodeTable(
vcdecoder.cc 103 bool UseCodeTable(const VCDiffCodeTableData& code_table_data,
105 return reader_.UseCodeTable(code_table_data, max_mode);
    [all...]

Completed in 222 milliseconds