Home
last modified time | relevance | path

Searched refs:mpp_enc_control_set_ref_cfg (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c615 static MPP_RET mpp_enc_control_set_ref_cfg(MppEncImpl *enc, void *param);
826 mpp_enc_control_set_ref_cfg(enc, set->ref_cfg); in proc_rc_cfg()
1225 static MPP_RET mpp_enc_control_set_ref_cfg(MppEncImpl *enc, void *param) in mpp_enc_control_set_ref_cfg() function
1424 ret = mpp_enc_control_set_ref_cfg(enc, param); in mpp_enc_proc_cfg()