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

  /external/libvpx/vpx/
vpx_decoder.h 125 vpx_codec_flags_t flags,
vpx_codec.h 158 typedef long vpx_codec_flags_t; typedef
199 vpx_codec_flags_t init_flags; /**< Flags passed at init time */
vpx_encoder.h 579 vpx_codec_flags_t flags,
  /external/libvpx/vp8/
vp8_dx_iface.c 46 static unsigned long vp8_priv_sz(const vpx_codec_dec_cfg_t *si, vpx_codec_flags_t);
54 unsigned long(*calc_sz)(const vpx_codec_dec_cfg_t *, vpx_codec_flags_t);
79 static unsigned long vp8_priv_sz(const vpx_codec_dec_cfg_t *si, vpx_codec_flags_t flags)
116 vpx_codec_flags_t init_flags)
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 343 vpx_codec_flags_t init_flags;
  /external/libvpx/vpx/src/
vpx_decoder.c 24 vpx_codec_flags_t flags,
vpx_encoder.c 25 vpx_codec_flags_t flags,

Completed in 84 milliseconds