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

/external/libvpx/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);
46 {VP8_SEG_ALG_PRIV, 0, 8, VPX_CODEC_MEM_ZERO, vp8_priv_sz},
76 static unsigned long vp8_priv_sz(const vpx_codec_dec_cfg_t *si, vpx_codec_flags_t flags) function

Completed in 27 milliseconds