|
void | SetUp () override |
|
void | TearDown () override |
|
bool | WriteDummyTestFrames (VideoCodecType codec_type, int width, int height, int num_frames, bool use_capture_tims_ms) |
|
void | VerifyIvfHeader (rtc::File *file, const uint8_t fourcc[4], int width, int height, uint32_t num_frames, bool use_capture_tims_ms) |
|
void | VerifyDummyTestFrames (rtc::File *file, uint32_t num_frames) |
|
void | RunBasicFileStructureTest (VideoCodecType codec_type, const uint8_t fourcc[4], bool use_capture_tims_ms) |
|
| Test () |
|
◆ RunBasicFileStructureTest()
void webrtc::IvfFileWriterTest::RunBasicFileStructureTest |
( |
VideoCodecType |
codec_type, |
|
|
const uint8_t |
fourcc[4], |
|
|
bool |
use_capture_tims_ms |
|
) |
| |
|
inlineprotected |
◆ SetUp()
void webrtc::IvfFileWriterTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ TearDown()
void webrtc::IvfFileWriterTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ VerifyDummyTestFrames()
◆ VerifyIvfHeader()
void webrtc::IvfFileWriterTest::VerifyIvfHeader |
( |
rtc::File * |
file, |
|
|
const uint8_t |
fourcc[4], |
|
|
int |
width, |
|
|
int |
height, |
|
|
uint32_t |
num_frames, |
|
|
bool |
use_capture_tims_ms |
|
) |
| |
|
inlineprotected |
◆ WriteDummyTestFrames()
bool webrtc::IvfFileWriterTest::WriteDummyTestFrames |
( |
VideoCodecType |
codec_type, |
|
|
int |
width, |
|
|
int |
height, |
|
|
int |
num_frames, |
|
|
bool |
use_capture_tims_ms |
|
) |
| |
|
inlineprotected |
◆ file_name_
◆ file_writer_
std::unique_ptr<IvfFileWriter> webrtc::IvfFileWriterTest::file_writer_ |
|
protected |
The documentation for this class was generated from the following file: