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 551 } vpx_codec_enc_cfg_t; /**< alias for struct vpx_codec_enc_cfg */ typedef in typeref:struct:vpx_codec_enc_cfg
578 vpx_codec_enc_cfg_t *cfg,
611 vpx_codec_enc_cfg_t *cfg,
630 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 76 vpx_codec_enc_cfg_t cfg;
126 const vpx_codec_enc_cfg_t *cfg,
232 vpx_codec_enc_cfg_t cfg,
367 const vpx_codec_enc_cfg_t *cfg)
461 vpx_codec_enc_cfg_t *cfg;
    [all...]
  /external/libvpx/
ivfenc.c 354 const vpx_codec_enc_cfg_t *cfg,
600 vpx_codec_enc_cfg_t cfg;
    [all...]

Completed in 20 milliseconds