Searched defs:block_idx (Results 1 – 2 of 2) sorted by relevance
124 BlockIdx block_idx; member134 BlockIdx block_idx; // 4 bytes member159 int64_t ReadDataBlock(BlockIdx block_idx, void* buf, bool* is_zip_compressed) const { in ReadDataBlock()165 int64_t ReadTreeBlock(BlockIdx block_idx, void* buf) const { in ReadTreeBlock()
7168 int block_idx = i / block_buf_count; in allocate_output_buffer() local