OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreateEncoder
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/7zip/Common/
RegisterCodec.h
13
CreateCodecP
CreateEncoder
;
/external/libvpx/libvpx/test/
codec_factory.h
40
virtual Encoder *
CreateEncoder
(vpx_codec_enc_cfg_t cfg,
130
virtual Encoder *
CreateEncoder
(vpx_codec_enc_cfg_t cfg,
226
virtual Encoder *
CreateEncoder
(vpx_codec_enc_cfg_t cfg,
/external/webrtc/webrtc/modules/audio_coding/acm2/
rent_a_codec.cc
147
rtc::scoped_ptr<AudioEncoder>
CreateEncoder
(
237
CreateEncoder
(codec_inst, &isac_bandwidth_info_);
/external/lzma/CPP/7zip/UI/Common/
LoadCodecs.cpp
749
STDMETHODIMP CCodecs::
CreateEncoder
(UInt32 index, const GUID *iid, void **coder)
Completed in 273 milliseconds