Searched refs:CreateDecoderCopy (Results 1 – 3 of 3) sorted by relevance
138 VCMGenericDecoder* CreateDecoderCopy() const;
501 VCMGenericDecoder* VCMCodecDataBase::CreateDecoderCopy() const { in CreateDecoderCopy() function in webrtc::VCMCodecDataBase
396 _dualDecoder = _codecDataBase.CreateDecoderCopy(); in Decode()