#include <vp8_partition_aggregator.h>
|
| Vp8PartitionAggregator (const RTPFragmentationHeader &fragmentation, size_t first_partition_idx, size_t last_partition_idx) |
|
| ~Vp8PartitionAggregator () |
|
void | SetPriorMinMax (int min_size, int max_size) |
|
ConfigVec | FindOptimalConfiguration (size_t max_size, size_t penalty) |
|
void | CalcMinMax (const ConfigVec &config, int *min_size, int *max_size) const |
|
| Vp8PartitionAggregator (const RTPFragmentationHeader &fragmentation, size_t first_partition_idx, size_t last_partition_idx) |
|
| ~Vp8PartitionAggregator () |
|
void | SetPriorMinMax (int min_size, int max_size) |
|
ConfigVec | FindOptimalConfiguration (size_t max_size, size_t penalty) |
|
void | CalcMinMax (const ConfigVec &config, int *min_size, int *max_size) const |
|
◆ ConfigVec [1/2]
◆ ConfigVec [2/2]
◆ Vp8PartitionAggregator() [1/2]
◆ ~Vp8PartitionAggregator() [1/2]
webrtc::Vp8PartitionAggregator::~Vp8PartitionAggregator |
( |
| ) |
|
◆ Vp8PartitionAggregator() [2/2]
◆ ~Vp8PartitionAggregator() [2/2]
webrtc::Vp8PartitionAggregator::~Vp8PartitionAggregator |
( |
| ) |
|
◆ CalcMinMax() [1/2]
void webrtc::Vp8PartitionAggregator::CalcMinMax |
( |
const ConfigVec & |
config, |
|
|
int * |
min_size, |
|
|
int * |
max_size |
|
) |
| const |
◆ CalcMinMax() [2/2]
void webrtc::Vp8PartitionAggregator::CalcMinMax |
( |
const ConfigVec & |
config, |
|
|
int * |
min_size, |
|
|
int * |
max_size |
|
) |
| const |
◆ CalcNumberOfFragments() [1/2]
size_t webrtc::Vp8PartitionAggregator::CalcNumberOfFragments |
( |
size_t |
large_partition_size, |
|
|
size_t |
max_payload_size, |
|
|
size_t |
penalty, |
|
|
int |
min_size, |
|
|
int |
max_size |
|
) |
| |
|
static |
◆ CalcNumberOfFragments() [2/2]
static size_t webrtc::Vp8PartitionAggregator::CalcNumberOfFragments |
( |
size_t |
large_partition_size, |
|
|
size_t |
max_payload_size, |
|
|
size_t |
penalty, |
|
|
int |
min_size, |
|
|
int |
max_size |
|
) |
| |
|
static |
◆ FindOptimalConfiguration() [1/2]
◆ FindOptimalConfiguration() [2/2]
◆ SetPriorMinMax() [1/2]
void webrtc::Vp8PartitionAggregator::SetPriorMinMax |
( |
int |
min_size, |
|
|
int |
max_size |
|
) |
| |
◆ SetPriorMinMax() [2/2]
void webrtc::Vp8PartitionAggregator::SetPriorMinMax |
( |
int |
min_size, |
|
|
int |
max_size |
|
) |
| |
The documentation for this class was generated from the following files: