Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_arf_freq_test.cc89 test_encode_param_(GET_PARAM(2)), in ArfFreqTest()
97 SetMode(test_encode_param_.mode); in SetUp()
98 if (test_encode_param_.mode != ::libvpx_test::kRealTime) { in SetUp()
159 encoder->Control(VP8E_SET_CPUUSED, test_encode_param_.cpu_used); in PreEncodeFrameHook()
161 if (test_encode_param_.mode != ::libvpx_test::kRealTime) { in PreEncodeFrameHook()
185 TestEncodeParam test_encode_param_; member in __anona6e29e5f0111::ArfFreqTest