|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Protected Types | |
| enum | ScaleDirection { kKeepScaleAtHighQp, kScaleDown, kScaleDownAboveHighQp, kScaleUp } |
Protected Member Functions | |
| QualityScalerTest () | |
| ~QualityScalerTest () | |
| void | TriggerScale (ScaleDirection scale_direction) |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Attributes | |
| std::unique_ptr< rtc::TaskQueue > | q_ |
| std::unique_ptr< QualityScaler > | qs_ |
| std::unique_ptr< MockAdaptationObserver > | observer_ |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
1.8.13