HomeSort by relevance Sort by last modified time
    Searched refs:CreateChildren (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
vp8_partition_aggregator.h 44 bool CreateChildren(int max_size);
vp8_partition_aggregator.cc 64 bool PartitionTreeNode::CreateChildren(int max_size) {
115 CreateChildren(max_size);
vp8_partition_aggregator_unittest.cc 36 EXPECT_TRUE(root->CreateChildren(kMaxSize));

Completed in 514 milliseconds