#include <rtp_format_vp8_test_helper.h>
|
| RtpFormatVp8TestHelper (const RTPVideoHeaderVP8 *hdr) |
|
| ~RtpFormatVp8TestHelper () |
|
bool | Init (const size_t *partition_sizes, size_t num_partitions) |
|
void | GetAllPacketsAndCheck (RtpPacketizerVp8 *packetizer, const size_t *expected_sizes, const int *expected_part, const bool *expected_frag_start, size_t expected_num_packets) |
|
uint8_t * | payload_data () const |
|
size_t | payload_size () const |
|
RTPFragmentationHeader * | fragmentation () const |
|
size_t | buffer_size () const |
|
void | set_sloppy_partitioning (bool value) |
|
| RtpFormatVp8TestHelper (const RTPVideoHeaderVP8 *hdr) |
|
| ~RtpFormatVp8TestHelper () |
|
bool | Init (const size_t *partition_sizes, size_t num_partitions) |
|
void | GetAllPacketsAndCheck (RtpPacketizerVp8 *packetizer, const size_t *expected_sizes, const int *expected_part, const bool *expected_frag_start, size_t expected_num_packets) |
|
uint8_t * | payload_data () const |
|
size_t | payload_size () const |
|
RTPFragmentationHeader * | fragmentation () const |
|
size_t | buffer_size () const |
|
void | set_sloppy_partitioning (bool value) |
|
◆ RtpFormatVp8TestHelper() [1/2]
webrtc::test::RtpFormatVp8TestHelper::RtpFormatVp8TestHelper |
( |
const RTPVideoHeaderVP8 * |
hdr | ) |
|
|
explicit |
◆ ~RtpFormatVp8TestHelper() [1/2]
webrtc::test::RtpFormatVp8TestHelper::~RtpFormatVp8TestHelper |
( |
| ) |
|
◆ RtpFormatVp8TestHelper() [2/2]
webrtc::test::RtpFormatVp8TestHelper::RtpFormatVp8TestHelper |
( |
const RTPVideoHeaderVP8 * |
hdr | ) |
|
|
explicit |
◆ ~RtpFormatVp8TestHelper() [2/2]
webrtc::test::RtpFormatVp8TestHelper::~RtpFormatVp8TestHelper |
( |
| ) |
|
◆ buffer_size() [1/2]
size_t webrtc::test::RtpFormatVp8TestHelper::buffer_size |
( |
| ) |
const |
|
inline |
◆ buffer_size() [2/2]
size_t webrtc::test::RtpFormatVp8TestHelper::buffer_size |
( |
| ) |
const |
|
inline |
◆ fragmentation() [1/2]
◆ fragmentation() [2/2]
◆ GetAllPacketsAndCheck() [1/2]
void webrtc::test::RtpFormatVp8TestHelper::GetAllPacketsAndCheck |
( |
RtpPacketizerVp8 * |
packetizer, |
|
|
const size_t * |
expected_sizes, |
|
|
const int * |
expected_part, |
|
|
const bool * |
expected_frag_start, |
|
|
size_t |
expected_num_packets |
|
) |
| |
◆ GetAllPacketsAndCheck() [2/2]
void webrtc::test::RtpFormatVp8TestHelper::GetAllPacketsAndCheck |
( |
RtpPacketizerVp8 * |
packetizer, |
|
|
const size_t * |
expected_sizes, |
|
|
const int * |
expected_part, |
|
|
const bool * |
expected_frag_start, |
|
|
size_t |
expected_num_packets |
|
) |
| |
◆ Init() [1/2]
bool webrtc::test::RtpFormatVp8TestHelper::Init |
( |
const size_t * |
partition_sizes, |
|
|
size_t |
num_partitions |
|
) |
| |
◆ Init() [2/2]
bool webrtc::test::RtpFormatVp8TestHelper::Init |
( |
const size_t * |
partition_sizes, |
|
|
size_t |
num_partitions |
|
) |
| |
◆ payload_data() [1/2]
uint8_t* webrtc::test::RtpFormatVp8TestHelper::payload_data |
( |
| ) |
const |
|
inline |
◆ payload_data() [2/2]
uint8_t* webrtc::test::RtpFormatVp8TestHelper::payload_data |
( |
| ) |
const |
|
inline |
◆ payload_size() [1/2]
size_t webrtc::test::RtpFormatVp8TestHelper::payload_size |
( |
| ) |
const |
|
inline |
◆ payload_size() [2/2]
size_t webrtc::test::RtpFormatVp8TestHelper::payload_size |
( |
| ) |
const |
|
inline |
◆ set_sloppy_partitioning() [1/2]
void webrtc::test::RtpFormatVp8TestHelper::set_sloppy_partitioning |
( |
bool |
value | ) |
|
|
inline |
◆ set_sloppy_partitioning() [2/2]
void webrtc::test::RtpFormatVp8TestHelper::set_sloppy_partitioning |
( |
bool |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files: