Home | History | Annotate | Download | only in vp8

Lines Matching refs:vpx_codec_alg_priv_t

97 update_error_state(vpx_codec_alg_priv_t                 *ctx,
136 static vpx_codec_err_t validate_config(vpx_codec_alg_priv_t *ctx,
227 static vpx_codec_err_t validate_img(vpx_codec_alg_priv_t *ctx,
389 static vpx_codec_err_t vp8e_set_config(vpx_codec_alg_priv_t *ctx,
421 static vpx_codec_err_t get_param(vpx_codec_alg_priv_t *ctx,
443 static vpx_codec_err_t set_param(vpx_codec_alg_priv_t *ctx,
562 static vpx_codec_err_t vp8e_destroy(vpx_codec_alg_priv_t *ctx)
592 static void pick_quickcompress_mode(vpx_codec_alg_priv_t *ctx,
649 static vpx_codec_err_t vp8e_encode(vpx_codec_alg_priv_t *ctx,
815 static const vpx_codec_cx_pkt_t *vp8e_get_cxdata(vpx_codec_alg_priv_t *ctx,
821 static vpx_codec_err_t vp8e_set_reference(vpx_codec_alg_priv_t *ctx,
841 static vpx_codec_err_t vp8e_get_reference(vpx_codec_alg_priv_t *ctx,
861 static vpx_codec_err_t vp8e_set_previewpp(vpx_codec_alg_priv_t *ctx,
885 static vpx_image_t *vp8e_get_preview(vpx_codec_alg_priv_t *ctx)
939 static vpx_codec_err_t vp8e_update_entropy(vpx_codec_alg_priv_t *ctx,
949 static vpx_codec_err_t vp8e_update_reference(vpx_codec_alg_priv_t *ctx,
958 static vpx_codec_err_t vp8e_use_reference(vpx_codec_alg_priv_t *ctx,
967 static vpx_codec_err_t vp8e_set_roi_map(vpx_codec_alg_priv_t *ctx,
987 static vpx_codec_err_t vp8e_set_activemap(vpx_codec_alg_priv_t *ctx,
1007 static vpx_codec_err_t vp8e_set_scalemode(vpx_codec_alg_priv_t *ctx,
1154 static vpx_codec_err_t api1_control(vpx_codec_alg_priv_t *ctx,
1191 static vpx_codec_err_t api1_encode(vpx_codec_alg_priv_t *ctx,