Searched defs:start_block (Results 1 – 11 of 11) sorted by relevance
159 size_t start_block = i * chunk_blocks; in GenerateOperations() local
233 Extent ExtentForRange(uint64_t start_block, uint64_t num_blocks) { in ExtentForRange()243 uint64_t start_block = start_bytes / block_size; in ExtentForBytes() local
65 vector<Extent> VectOfExt(uint64_t start_block, uint64_t num_blocks) { in VectOfExt()
46 uint64_t start_block, in ExtentEquals()
641 void InplaceGenerator::CreateScratchNode(uint64_t start_block, in CreateScratchNode()
97 uint64_t start_block = (*extents)[idx].start_block(); in ProcessExtentBlockRange() local
157 OI_UINT start_block = in DecodeBody() local
414 int16_t* pcm, OI_UINT start_block, in OI_SBC_SynthFrame()
111 optional uint64 start_block = 1; field
114 def NewExtent(start_block, num_blocks): argument