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 77 vpx_codec_enc_cfg_t cfg;
132 const vpx_codec_enc_cfg_t *cfg,
241 vpx_codec_enc_cfg_t cfg,
376 const vpx_codec_enc_cfg_t *cfg)
470 vpx_codec_enc_cfg_t *cfg;
    [all...]
  /external/libvpx/
vpxenc.c 378 const vpx_codec_enc_cfg_t *cfg,
585 const vpx_codec_enc_cfg_t *cfg,
644 const vpx_codec_enc_cfg_t *cfg,
1046 vpx_codec_enc_cfg_t cfg;
    [all...]

Completed in 48 milliseconds