Searched refs:vpx_codec_flags_t (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_decoder.h143 vpx_codec_flags_t flags,
H A Dvpx_codec.h166 typedef long vpx_codec_flags_t; typedef
206 vpx_codec_flags_t init_flags; /**< Flags passed at init time */
H A Dvpx_encoder.h689 vpx_codec_flags_t flags,
729 vpx_codec_flags_t flags,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
H A Dvpx_codec_internal.h377 vpx_codec_flags_t init_flags;
521 unsigned long (*calc_sz)(const vpx_codec_dec_cfg_t *, vpx_codec_flags_t);
537 vpx_codec_flags_t init_flags);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
H A Dvpx_codec.c162 vpx_codec_flags_t init_flags) {
H A Dvpx_encoder.c26 vpx_codec_flags_t flags,
70 vpx_codec_flags_t flags,
H A Dvpx_decoder.c25 vpx_codec_flags_t flags,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
H A Dvp8_dx_iface.c42 static unsigned long vp8_priv_sz(const vpx_codec_dec_cfg_t *si, vpx_codec_flags_t);
76 static unsigned long vp8_priv_sz(const vpx_codec_dec_cfg_t *si, vpx_codec_flags_t flags)

Completed in 56 milliseconds