Searched defs:CreateDecoder (Results 1 – 13 of 13) sorted by relevance
116 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg) const { in CreateDecoder() function120 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function212 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg) const { in CreateDecoder() function216 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function
119 virtual Decoder *CreateDecoder(aom_codec_dec_cfg_t cfg) const { in CreateDecoder() function123 virtual Decoder *CreateDecoder(aom_codec_dec_cfg_t cfg, in CreateDecoder() function
579 VCMGenericDecoder* VCMCodecDataBase::CreateDecoder(VideoCodecType type) const { in CreateDecoder() function in webrtc::VCMCodecDataBase
139 STDAPI CreateDecoder(UInt32 index, const GUID *iid, void **outObject) in CreateDecoder() function
14 CreateCodecP CreateDecoder; member
209 Func_CreateDecoder CreateDecoder; member
855 STDMETHODIMP CCodecs::CreateDecoder(UInt32 index, const GUID *iid, void **coder) in CreateDecoder() function in CCodecs
337 std::unique_ptr<CCodec_ScanlineDecoder> CCodec_JpegModule::CreateDecoder( in CreateDecoder() function in CCodec_JpegModule
619 std::unique_ptr<CJPX_Decoder> CCodec_JpxModule::CreateDecoder( in CreateDecoder() function in CCodec_JpxModule
482 std::unique_ptr<CCodec_TiffModule::Context> CCodec_TiffModule::CreateDecoder( in CreateDecoder() function in CCodec_TiffModule
582 std::unique_ptr<CCodec_ScanlineDecoder> CCodec_FaxModule::CreateDecoder( in CreateDecoder() function in CCodec_FaxModule
745 std::unique_ptr<CCodec_ScanlineDecoder> CCodec_FlateModule::CreateDecoder( in CreateDecoder() function in CCodec_FlateModule
477 int CPDF_DIBSource::CreateDecoder() { in CreateDecoder() function in CPDF_DIBSource