Searched refs:vpx_codec_enc_cfg_t (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/vpx/
H A Dvpx_encoder.h552 } vpx_codec_enc_cfg_t; /**< alias for struct vpx_codec_enc_cfg */ typedef in typeref:struct:vpx_codec_enc_cfg
579 vpx_codec_enc_cfg_t *cfg,
612 vpx_codec_enc_cfg_t *cfg,
631 const vpx_codec_enc_cfg_t *cfg);
/external/libvpx/examples/
H A Dencoder_tmpl.c68 const vpx_codec_enc_cfg_t *cfg,
112 vpx_codec_enc_cfg_t cfg;
/external/libvpx/vpx/src/
H A Dvpx_encoder.c24 vpx_codec_enc_cfg_t *cfg,
68 vpx_codec_enc_cfg_t *cfg,
266 const vpx_codec_enc_cfg_t *cfg)
/external/libvpx/vpx/internal/
H A Dvpx_codec_internal.h260 const vpx_codec_enc_cfg_t *cfg);
280 vpx_codec_enc_cfg_t cfg;
/external/libvpx/vp8/
H A Dvp8_cx_iface.c81 vpx_codec_enc_cfg_t cfg;
137 const vpx_codec_enc_cfg_t *cfg,
249 vpx_codec_enc_cfg_t cfg,
390 const vpx_codec_enc_cfg_t *cfg)
486 vpx_codec_enc_cfg_t *cfg;
/external/libvpx/
H A Dvpxenc.c401 const vpx_codec_enc_cfg_t *cfg,
608 const vpx_codec_enc_cfg_t *cfg,
667 const vpx_codec_enc_cfg_t *cfg,
1094 vpx_codec_enc_cfg_t cfg;

Completed in 110 milliseconds