Searched refs:BLOCKS_COUNT (Results 1 – 1 of 1) sorted by relevance
63 static constexpr int BLOCKS_COUNT = BUFFER_SIZE / INCFS_DATA_FILE_BLOCK_SIZE; variable420 blocks.reserve(BLOCKS_COUNT); in onPrepareImage()