Searched refs:VideoDecoderSoftwareFallbackWrapper (Results 1 – 1 of 1) sorted by relevance
34 class VideoDecoderSoftwareFallbackWrapper final : public VideoDecoder { class36 VideoDecoderSoftwareFallbackWrapper(39 ~VideoDecoderSoftwareFallbackWrapper() override;79 VideoDecoderSoftwareFallbackWrapper::VideoDecoderSoftwareFallbackWrapper( in VideoDecoderSoftwareFallbackWrapper() function in webrtc::__anon85798c750111::VideoDecoderSoftwareFallbackWrapper92 VideoDecoderSoftwareFallbackWrapper::~VideoDecoderSoftwareFallbackWrapper() =95 bool VideoDecoderSoftwareFallbackWrapper::Configure(const Settings& settings) { in Configure()111 bool VideoDecoderSoftwareFallbackWrapper::InitHwDecoder() { in InitHwDecoder()123 bool VideoDecoderSoftwareFallbackWrapper::InitFallbackDecoder() { in InitFallbackDecoder()144 void VideoDecoderSoftwareFallbackWrapper::UpdateFallbackDecoderHistograms() { in UpdateFallbackDecoderHistograms()177 int32_t VideoDecoderSoftwareFallbackWrapper::Decode( in Decode()[all …]