Searched defs:PartitionTreeNode (Results 1 – 1 of 1) sorted by relevance
507 struct PartitionTreeNode { struct509 PartitionTreeNode(int row4x4, int column4x4, BlockSize block_size) in PartitionTreeNode() argument511 int row4x4 = -1;512 int column4x4 = -1;513 BlockSize block_size = kBlockInvalid;