Home
last modified time | relevance | path

Searched defs:vpx_codec_alg_priv (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.h27 struct vpx_codec_alg_priv { struct
28 vpx_codec_priv_t base;
29 vpx_codec_dec_cfg_t cfg;
30 vp9_stream_info_t si;
31 int postproc_cfg_set;
32 vp8_postproc_cfg_t postproc_cfg;
33 vpx_decrypt_cb decrypt_cb;
34 void *decrypt_state;
35 vpx_image_t img;
36 int img_avail;
[all …]
Dvp9_cx_iface.c91 struct vpx_codec_alg_priv { struct
115 vpx_codec_alg_priv_t *ctx, const struct vpx_internal_error_info *error) { in update_error_state() argument
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c43 struct vpx_codec_alg_priv { struct
60 vpx_codec_alg_priv_t *priv = in vp8_init_ctx() argument
Dvp8_cx_iface.c73 struct vpx_codec_alg_priv { struct
91 vpx_codec_alg_priv_t *ctx, const struct vpx_internal_error_info *error) { in update_error_state() argument