|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <timestampaligner.h>
Public Member Functions | |
| TimestampAligner () | |
| ~TimestampAligner () | |
| int64_t | TranslateTimestamp (int64_t camera_time_us, int64_t system_time_us) |
| TimestampAligner () | |
| ~TimestampAligner () | |
| int64_t | TranslateTimestamp (int64_t camera_time_us, int64_t system_time_us) |
Protected Member Functions | |
| int64_t | UpdateOffset (int64_t camera_time_us, int64_t system_time_us) |
| int64_t | ClipTimestamp (int64_t filtered_time_us, int64_t system_time_us) |
| int64_t | UpdateOffset (int64_t camera_time_us, int64_t system_time_us) |
| int64_t | ClipTimestamp (int64_t filtered_time_us, int64_t system_time_us) |
| rtc::TimestampAligner::TimestampAligner | ( | ) |
| rtc::TimestampAligner::~TimestampAligner | ( | ) |
| rtc::TimestampAligner::TimestampAligner | ( | ) |
| rtc::TimestampAligner::~TimestampAligner | ( | ) |
|
protected |
|
protected |
| int64_t rtc::TimestampAligner::TranslateTimestamp | ( | int64_t | camera_time_us, |
| int64_t | system_time_us | ||
| ) |
| int64_t rtc::TimestampAligner::TranslateTimestamp | ( | int64_t | camera_time_us, |
| int64_t | system_time_us | ||
| ) |
|
protected |
|
protected |
1.8.13