Searched refs:partition_tree_order (Results 1 – 3 of 3) sorted by relevance
65 Queue<PartitionTreeNode>* partition_tree_order() { in partition_tree_order() function
133 buffer->partition_tree_order()->Clear(); in Release()
2142 ->partition_tree_order() in ProcessBlock()2495 Queue<PartitionTreeNode>& partition_tree_order = in DecodeSuperBlock() local2497 ->partition_tree_order(); in DecodeSuperBlock()2498 while (!partition_tree_order.Empty()) { in DecodeSuperBlock()2499 PartitionTreeNode block = partition_tree_order.Front(); in DecodeSuperBlock()2506 partition_tree_order.Pop(); in DecodeSuperBlock()