Searched defs:CreateDecoder (Results 1 – 10 of 10) sorted by relevance
115 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg) const { in CreateDecoder() function119 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function211 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg) const { in CreateDecoder() function215 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function
12 CreateCodecP CreateDecoder; member
579 VCMGenericDecoder* VCMCodecDataBase::CreateDecoder(VideoCodecType type) const { in CreateDecoder() function in webrtc::VCMCodecDataBase
319 std::unique_ptr<CCodec_ScanlineDecoder> CCodec_JpegModule::CreateDecoder( in CreateDecoder() function in CCodec_JpegModule
478 CCodec_TiffContext* CCodec_TiffModule::CreateDecoder( in CreateDecoder() function in CCodec_TiffModule
583 std::unique_ptr<CCodec_ScanlineDecoder> CCodec_FaxModule::CreateDecoder( in CreateDecoder() function in CCodec_FaxModule
896 CJPX_Decoder* CCodec_JpxModule::CreateDecoder(const uint8_t* src_buf, in CreateDecoder() function in CCodec_JpxModule
776 std::unique_ptr<CCodec_ScanlineDecoder> CCodec_FlateModule::CreateDecoder( in CreateDecoder() function in CCodec_FlateModule
733 STDMETHODIMP CCodecs::CreateDecoder(UInt32 index, const GUID *iid, void **coder) in CreateDecoder() function in CCodecs
500 int CPDF_DIBSource::CreateDecoder() { in CreateDecoder() function in CPDF_DIBSource