Searched defs:PartitionTreeNode (Results 1 – 1 of 1) sorted by relevance
510 struct PartitionTreeNode { struct512 PartitionTreeNode(int row4x4, int column4x4, BlockSize block_size) in PartitionTreeNode() function514 int row4x4 = -1;515 int column4x4 = -1;516 BlockSize block_size = kBlockInvalid;