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

  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
temporal_layers.h 19 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;
vp8_impl.h 21 typedef struct vpx_codec_enc_cfg vpx_codec_enc_cfg_t; typedef in typeref:struct:vpx_codec_enc_cfg
140 vpx_codec_enc_cfg_t* config_;
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 670 } vpx_codec_enc_cfg_t; /**< alias for struct vpx_codec_enc_cfg */ typedef in typeref:struct:vpx_codec_enc_cfg
701 vpx_codec_enc_cfg_t *cfg,
740 vpx_codec_enc_cfg_t *cfg,
776 vpx_codec_enc_cfg_t *cfg,
795 const vpx_codec_enc_cfg_t *cfg);
    [all...]
  /external/libvpx/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...]
  /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...]

Completed in 178 milliseconds