Home
last modified time | relevance | path

Searched refs:GetNumberOfBlocks (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/
Dblockhash.cc73 next_block_table_.resize(GetNumberOfBlocks(), -1); in Init()
74 last_block_table_.resize(GetNumberOfBlocks(), -1); in Init()
328 if (static_cast<size_t>(block_number) >= GetNumberOfBlocks()) { in NextMatchingBlock()
Dblockhash.h338 size_t GetNumberOfBlocks() const { in GetNumberOfBlocks() function
/external/chromium/sdch/open-vcdiff/src/
Dblockhash.cc72 next_block_table_.resize(GetNumberOfBlocks(), -1); in Init()
73 last_block_table_.resize(GetNumberOfBlocks(), -1); in Init()
327 if (static_cast<size_t>(block_number) >= GetNumberOfBlocks()) { in NextMatchingBlock()
Dblockhash.h338 size_t GetNumberOfBlocks() const { in GetNumberOfBlocks() function
/external/open-vcdiff/src/
Dblockhash.cc73 next_block_table_.resize(GetNumberOfBlocks(), -1); in Init()
74 last_block_table_.resize(GetNumberOfBlocks(), -1); in Init()
328 if (static_cast<size_t>(block_number) >= GetNumberOfBlocks()) { in NextMatchingBlock()
Dblockhash.h338 size_t GetNumberOfBlocks() const { in GetNumberOfBlocks() function