Home
last modified time | relevance | path

Searched defs:CreateDecoder (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/test/
Dcodec_factory.h114 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function
119 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function
206 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function
211 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function
299 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function
304 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function
/external/lzma/CPP/7zip/Common/
DRegisterCodec.h12 CreateCodecP CreateDecoder; member
/external/webrtc/webrtc/modules/video_coding/
Dcodec_database.cc579 VCMGenericDecoder* VCMCodecDataBase::CreateDecoder(VideoCodecType type) const { in CreateDecoder() function in webrtc::VCMCodecDataBase
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpeg.cpp512 ICodec_ScanlineDecoder* CCodec_JpegModule::CreateDecoder( in CreateDecoder() function in CCodec_JpegModule
Dfx_codec_fax.cpp816 ICodec_ScanlineDecoder* CCodec_FaxModule::CreateDecoder( in CreateDecoder() function in CCodec_FaxModule
Dfx_codec_tiff.cpp515 void* CCodec_TiffModule::CreateDecoder(IFX_FileRead* file_ptr) { in CreateDecoder() function in CCodec_TiffModule
Dfx_codec_jpx_opj.cpp865 CJPX_Decoder* CCodec_JpxModule::CreateDecoder(const uint8_t* src_buf, in CreateDecoder() function in CCodec_JpxModule
Dfx_codec_flate.cpp899 ICodec_ScanlineDecoder* CCodec_FlateModule::CreateDecoder( in CreateDecoder() function in CCodec_FlateModule
/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp733 STDMETHODIMP CCodecs::CreateDecoder(UInt32 index, const GUID *iid, void **coder) in CreateDecoder() function in CCodecs
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_loadimage.cpp600 int CPDF_DIBSource::CreateDecoder() { in CreateDecoder() function in CPDF_DIBSource