Searched defs:CreateDecoder (Results 1 – 4 of 4) sorted by relevance
105 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function187 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function
11 CreateCodecP CreateDecoder; member
565 STDMETHODIMP CCodecs::CreateDecoder(UInt32 index, const GUID *iid, void **coder) in CreateDecoder() function in CCodecs
627 VideoCodecBridge* VideoCodecBridge::CreateDecoder(const VideoCodec& codec, in CreateDecoder() function in media::VideoCodecBridge