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

  /external/libvpx/vpx/
vpx_encoder.h 411 * vpx_codec_enc_config_default() with a usage value of 0.
422 * vpx_codec_enc_config_default() with a usage value of 0.
610 vpx_codec_err_t vpx_codec_enc_config_default(vpx_codec_iface_t *iface,
  /external/libvpx/vpx/src/
vpx_encoder.c 67 vpx_codec_err_t vpx_codec_enc_config_default(vpx_codec_iface_t *iface, function
  /external/libvpx/
ivfenc.c 714 res = vpx_codec_enc_config_default(codec->iface, &cfg, arg_usage);
    [all...]

Completed in 184 milliseconds