Searched defs:PartitionTreeNode (Results 1 – 1 of 1) sorted by relevance
530 struct PartitionTreeNode { struct532 PartitionTreeNode(int row4x4, int column4x4, BlockSize block_size) in PartitionTreeNode() argument534 int row4x4 = -1;535 int column4x4 = -1;536 BlockSize block_size = kBlockInvalid;