Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c906 if (set->motion_static_switch_enable < 0 || set->motion_static_switch_enable > 1) { in proc_tune_cfg()
908 mpp_loge("restore motion static switch enable %d\n", cfg->motion_static_switch_enable); in proc_tune_cfg()
909 set->motion_static_switch_enable = cfg->motion_static_switch_enable; in proc_tune_cfg()
999 set->motion_static_switch_enable != cfg->motion_static_switch_enable || in proc_tune_cfg()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h1282 RK_S32 motion_static_switch_enable; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_cfg.c254 …TRY(prefix, s32, rk_s32, motion_static_switch_enable, FLAG_INCR, tune, mo…