Searched defs:vpx_codec_alg_priv (Results 1 – 4 of 4) sorted by relevance
18 struct vpx_codec_alg_priv { struct19 vpx_codec_priv_t base;20 vpx_codec_dec_cfg_t cfg;21 vp9_stream_info_t si;22 VP9Decoder *pbi;23 void *user_priv;24 int postproc_cfg_set;25 vp8_postproc_cfg_t postproc_cfg;26 vpx_decrypt_cb decrypt_cb;27 void *decrypt_state;[all …]
99 struct vpx_codec_alg_priv { struct100 vpx_codec_priv_t base;101 vpx_codec_enc_cfg_t cfg;102 struct vp9_extracfg extra_cfg;126 vpx_codec_alg_priv_t *ctx, const struct vpx_internal_error_info *error) { in update_error_state() argument
43 struct vpx_codec_alg_priv { struct66 vpx_codec_alg_priv_t *priv = in vp8_init_ctx() argument
75 struct vpx_codec_alg_priv { struct96 vpx_codec_alg_priv_t *ctx, const struct vpx_internal_error_info *error) { in update_error_state() argument