Home
last modified time | relevance | path

Searched refs:hardware_options (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc5115 CpuOveruseOptions hardware_options; in TEST_F() local
5116 hardware_options.low_encode_usage_threshold_percent = 150; in TEST_F()
5117 hardware_options.high_encode_usage_threshold_percent = 200; in TEST_F()
5129 hardware_options.low_encode_usage_threshold_percent); in TEST_F()
5132 hardware_options.high_encode_usage_threshold_percent); in TEST_F()