Searched defs:ViEAutotestDecoderObserver (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_custom_call.cc81 class ViEAutotestDecoderObserver : public webrtc::ViEDecoderObserver { class in inherits:webrtc::ViEDecoderObserver
83 ViEAutotestDecoderObserver() {} function in class:ViEAutotestDecoderObserver
84 ~ViEAutotestDecoderObserver() {}
572 ViEAutotestDecoderObserver* codec_decoder_observer = NULL;
760 codec_decoder_observer = new ViEAutotestDecoderObserver();

Completed in 249 milliseconds