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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
vp8_partition_aggregator.h 121 static size_t CalcNumberOfFragments(size_t large_partition_size,
vp8_partition_aggregator_unittest.cc 202 Vp8PartitionAggregator::CalcNumberOfFragments(
205 Vp8PartitionAggregator::CalcNumberOfFragments(
208 Vp8PartitionAggregator::CalcNumberOfFragments(
vp8_partition_aggregator.cc 223 size_t Vp8PartitionAggregator::CalcNumberOfFragments(
rtp_format_vp8.cc 362 size_t num_fragments = Vp8PartitionAggregator::CalcNumberOfFragments(

Completed in 371 milliseconds