Home
last modified time | relevance | path

Searched refs:blockId (Results 1 – 2 of 2) sorted by relevance

/base/update/updater/services/diffpatch/bzip2/
Dlz4_adapter.h29 #define LZ4_BLOCK_SIZE(blockId) (1 << (8 + (2 * (blockId)))) argument
/base/update/updater/test/unittest/diffpatch/
Dbzip2_unittest.cpp30 #define LZ4_BLOCK_SIZE(blockId) (1 << (8 + (2 * (blockId)))) argument