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

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

Completed in 490 milliseconds