Searched refs:computeBlockRuns (Results 1 – 1 of 1) sorted by relevance
138 static std::vector<Run> computeBlockRuns(uint32_t BlockSize, in computeBlockRuns() function217 auto Runs = computeBlockRuns(File.getBlockSize(), Stream); in formatMsfStreamData()