Home
last modified time | relevance | path

Searched refs:vpx_codec_flags_t (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/vpx/
Dvpx_codec.h158 typedef long vpx_codec_flags_t; typedef
199 vpx_codec_flags_t init_flags; /**< Flags passed at init time */
Dvpx_decoder.h125 vpx_codec_flags_t flags,
Dvpx_encoder.h580 vpx_codec_flags_t flags,
/external/libvpx/vp8/
Dvp8_dx_iface.c33 static unsigned long vp8_priv_sz(const vpx_codec_dec_cfg_t *si, vpx_codec_flags_t);
41 unsigned long(*calc_sz)(const vpx_codec_dec_cfg_t *, vpx_codec_flags_t);
73 static unsigned long vp8_priv_sz(const vpx_codec_dec_cfg_t *si, vpx_codec_flags_t flags) in vp8_priv_sz()
110 vpx_codec_flags_t init_flags) in vp8_validate_mmaps()
/external/libvpx/vpx/internal/
Dvpx_codec_internal.h343 vpx_codec_flags_t init_flags;
/external/libvpx/vpx/src/
Dvpx_decoder.c24 vpx_codec_flags_t flags, in vpx_codec_dec_init_ver()
Dvpx_encoder.c25 vpx_codec_flags_t flags, in vpx_codec_enc_init_ver()