HomeSort by relevance Sort by last modified time
    Searched refs:vpx_codec_enc_cfg_t (Results 1 - 6 of 6) sorted by null

  /external/libvpx/vpx/
vpx_encoder.h 552 } 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/
encoder_tmpl.c 68 const vpx_codec_enc_cfg_t *cfg,
112 vpx_codec_enc_cfg_t cfg;
  /external/libvpx/vpx/src/
vpx_encoder.c 24 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/
vpx_codec_internal.h 260 const vpx_codec_enc_cfg_t *cfg);
280 vpx_codec_enc_cfg_t cfg;
  /external/libvpx/vp8/
vp8_cx_iface.c 81 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;
    [all...]
  /external/libvpx/
vpxenc.c 401 const vpx_codec_enc_cfg_t *cfg,
608 const vpx_codec_enc_cfg_t *cfg,
667 const vpx_codec_enc_cfg_t *cfg,
    [all...]

Completed in 98 milliseconds