Searched refs:VoEOutputCheckMediaProcess (Results 1 – 1 of 1) sorted by relevance
51 class VoEOutputCheckMediaProcess : public VoEMediaProcess { class in voetest::OutputTest53 VoEOutputCheckMediaProcess(int16_t lower_bound, int16_t upper_bound);70 VoEOutputCheckMediaProcess output_checker_;142 OutputTest::VoEOutputCheckMediaProcess::VoEOutputCheckMediaProcess( in VoEOutputCheckMediaProcess() function in voetest::OutputTest::VoEOutputCheckMediaProcess148 void OutputTest::VoEOutputCheckMediaProcess::Process(int channel, in Process()