Searched defs:vpx_codec_enc_cfg_t (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Dtemporal_layers.h19 typedef struct vpx_codec_enc_cfg vpx_codec_enc_cfg_t; typedef in typeref:struct:vpx_codec_enc_cfg
45 vpx_codec_enc_cfg_t* cfg) = 0;
H A Dvp8_impl.h22 typedef struct vpx_codec_enc_cfg vpx_codec_enc_cfg_t; typedef in typeref:struct:vpx_codec_enc_cfg
141 vpx_codec_enc_cfg_t* config_;
/external/libvpx/libvpx/vpx/
H A Dvpx_encoder.h657 } 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);
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
H A Dvpx_encoder.h712 } vpx_codec_enc_cfg_t; /**< alias for struct vpx_codec_enc_cfg */ typedef in typeref:struct:vpx_codec_enc_cfg
751 const vpx_codec_enc_cfg_t *cfg,
786 vpx_codec_enc_cfg_t *cfg,
822 vpx_codec_enc_cfg_t *cfg,
841 const vpx_codec_enc_cfg_t *cfg);

Completed in 3558 milliseconds