Searched defs:vpx_codec_alg_priv (Results 1 – 4 of 4) sorted by relevance
27 struct vpx_codec_alg_priv { struct28 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 …]
91 struct vpx_codec_alg_priv { struct115 vpx_codec_alg_priv_t *ctx, const struct vpx_internal_error_info *error) { in update_error_state() argument
43 struct vpx_codec_alg_priv { struct60 vpx_codec_alg_priv_t *priv = in vp8_init_ctx() argument
73 struct vpx_codec_alg_priv { struct91 vpx_codec_alg_priv_t *ctx, const struct vpx_internal_error_info *error) { in update_error_state() argument