webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
QualityScalerUnderTest (AdaptationObserverInterface *observer, VideoEncoder::QpThresholds thresholds) | |
Public Member Functions inherited from webrtc::QualityScaler | |
QualityScaler (AdaptationObserverInterface *observer, VideoCodecType codec_type) | |
QualityScaler (AdaptationObserverInterface *observer, VideoEncoder::QpThresholds thresholds) | |
virtual | ~QualityScaler () |
void | ReportDroppedFrame () |
void | ReportQP (int qp) |
QualityScaler (AdaptationObserverInterface *observer, VideoCodecType codec_type) | |
QualityScaler (AdaptationObserverInterface *observer, VideoEncoder::QpThresholds thresholds) | |
virtual | ~QualityScaler () |
void | ReportDroppedFrame () |
void | ReportQP (int qp) |
Additional Inherited Members | |
Protected Member Functions inherited from webrtc::QualityScaler | |
QualityScaler (AdaptationObserverInterface *observer, VideoEncoder::QpThresholds thresholds, int64_t sampling_period) | |
QualityScaler (AdaptationObserverInterface *observer, VideoEncoder::QpThresholds thresholds, int64_t sampling_period) | |
|
inlineexplicit |