Searched defs:CreateEncoder (Results 1 - 4 of 4) sorted by relevance
/external/lzma/CPP/7zip/Common/ | ||
H A D | RegisterCodec.h | 13 CreateCodecP CreateEncoder;
member in struct:CCodecInfo |
/external/libvpx/libvpx/test/ | ||
H A D | codec_factory.h | 43 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 D | rent_a_codec.cc | 147 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 D | LoadCodecs.cpp | 749 STDMETHODIMP CCodecs::CreateEncoder(UInt32 index, const GUID *iid, void **coder)
function in class:CCodecs |
Completed in 121 milliseconds