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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h 657 } vpx_codec_enc_cfg_t; /**< alias for struct vpx_codec_enc_cfg */ typedef in typeref:struct:vpx_codec_enc_cfg
688 vpx_codec_enc_cfg_t *cfg,
727 vpx_codec_enc_cfg_t *cfg,
763 vpx_codec_enc_cfg_t *cfg,
782 const vpx_codec_enc_cfg_t *cfg);
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 691 } vpx_codec_enc_cfg_t; /**< alias for struct vpx_codec_enc_cfg */ typedef in typeref:struct:vpx_codec_enc_cfg
718 vpx_codec_enc_cfg_t *cfg,
753 vpx_codec_enc_cfg_t *cfg,
789 vpx_codec_enc_cfg_t *cfg,
808 const vpx_codec_enc_cfg_t *cfg);
    [all...]

Completed in 65 milliseconds