Searched refs:vpx_rc_funcs_t (Results 1 – 12 of 12) sorted by relevance
21 vpx_rc_funcs_t funcs;28 vpx_codec_err_t vp9_extrc_create(vpx_rc_funcs_t funcs,
24 vpx_codec_err_t vp9_extrc_create(vpx_rc_funcs_t funcs, in vp9_extrc_create()
681 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()724 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()771 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()819 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()868 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()922 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()
152 void Control(int ctrl_id, vpx_rc_funcs_t *arg) { in Control()
514 } vpx_rc_funcs_t; typedef
1088 VPX_CTRL_USE_TYPE(VP9E_SET_EXTERNAL_RATE_CONTROL, vpx_rc_funcs_t *)
119 (vpx_codec_ctx_t*, vp8e_enc_control_id, vpx_rc_funcs_t*),
106 vpx_rc_funcs_t* param) const = 0;
329 vpx_rc_funcs_t* param) const override { in codec_control()
473 vpx_rc_funcs_t* param) const override { in codec_control()
1927 vpx_rc_funcs_t funcs = *CAST(VP9E_SET_EXTERNAL_RATE_CONTROL, args); in ctrl_set_external_rate_control()
112 function in vpx_rc_funcs_t and register them using libvpx API