Searched defs:compressed_buf (Results 1 – 2 of 2) sorted by relevance
294 bool CompressWorker::GetCompressedBuffers(std::vector<std::vector<uint8_t>>* compressed_buf) { in GetCompressedBuffers()
629 std::vector<std::vector<uint8_t>> compressed_buf; in ProcessBlocksWithThreadedCompression() local