Searched defs:CreateEncoder (Results 1 - 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/Common/
H A DRegisterCodec.h13 CreateCodecP CreateEncoder; member in struct:CCodecInfo
/external/libvpx/libvpx/test/
H A Dcodec_factory.h43 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg,
129 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg, function in class:libvpx_test::VP8CodecFactory
221 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg, function in class:libvpx_test::VP9CodecFactory
314 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg, function in class:libvpx_test::VP10CodecFactory
/external/webrtc/webrtc/modules/audio_coding/acm2/
H A Drent_a_codec.cc147 rtc::scoped_ptr<AudioEncoder> CreateEncoder( function in namespace:webrtc::acm2::__anon21382
237 CreateEncoder(codec_inst, &isac_bandwidth_info_);
/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp749 STDMETHODIMP CCodecs::CreateEncoder(UInt32 index, const GUID *iid, void **coder) function in class:CCodecs

Completed in 121 milliseconds