OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DefaultEncoderConfig
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
codec_factory.h
43
virtual vpx_codec_err_t
DefaultEncoderConfig
(vpx_codec_enc_cfg_t *cfg,
125
virtual vpx_codec_err_t
DefaultEncoderConfig
(vpx_codec_enc_cfg_t *cfg,
207
virtual vpx_codec_err_t
DefaultEncoderConfig
(vpx_codec_enc_cfg_t *cfg,
encode_test_driver.cc
76
const vpx_codec_err_t res = codec_->
DefaultEncoderConfig
(&cfg_, 0);
/external/libvpx/libvpx/test/
codec_factory.h
48
virtual vpx_codec_err_t
DefaultEncoderConfig
(vpx_codec_enc_cfg_t *cfg,
140
virtual vpx_codec_err_t
DefaultEncoderConfig
(vpx_codec_enc_cfg_t *cfg,
232
virtual vpx_codec_err_t
DefaultEncoderConfig
(vpx_codec_enc_cfg_t *cfg,
325
virtual vpx_codec_err_t
DefaultEncoderConfig
(vpx_codec_enc_cfg_t *cfg,
encode_test_driver.cc
111
const vpx_codec_err_t res = codec_->
DefaultEncoderConfig
(&cfg_, 0);
Completed in 109 milliseconds