Searched refs:BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
181 static constexpr size_t BUFFER_SIZE = 0x8000; variable416 std::vector<uint8_t> buffer(BUFFER_SIZE); in TryReconstruction()1287 size_t allocated = BUFFER_SIZE; in Initialize()