HomeSort by relevance Sort by last modified time
    Searched refs:VideoDecoderSoftwareFallbackWrapper (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/video/
video_decoder.cc 50 VideoDecoderSoftwareFallbackWrapper::VideoDecoderSoftwareFallbackWrapper(
58 int32_t VideoDecoderSoftwareFallbackWrapper::InitDecode(
66 bool VideoDecoderSoftwareFallbackWrapper::InitFallbackDecoder() {
85 int32_t VideoDecoderSoftwareFallbackWrapper::Decode(
116 int32_t VideoDecoderSoftwareFallbackWrapper::RegisterDecodeCompleteCallback(
125 int32_t VideoDecoderSoftwareFallbackWrapper::Release() {
131 int32_t VideoDecoderSoftwareFallbackWrapper::Reset() {
137 bool VideoDecoderSoftwareFallbackWrapper::PrefersLateDecoding() const {
143 const char* VideoDecoderSoftwareFallbackWrapper::ImplementationName() const
    [all...]
video_decoder_unittest.cc 69 VideoDecoderSoftwareFallbackWrapper fallback_wrapper_;
  /external/webrtc/webrtc/
video_decoder.h 89 class VideoDecoderSoftwareFallbackWrapper : public webrtc::VideoDecoder {
91 VideoDecoderSoftwareFallbackWrapper(VideoCodecType codec_type,
  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2.cc     [all...]

Completed in 319 milliseconds