Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_2str.h30 const char *strof_rc_mode(MppEncRcMode rc_mode);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_2str.c68 const char *strof_rc_mode(MppEncRcMode rc_mode) in strof_rc_mode() function
/rockchip-linux_mpp/mpp/hal/common/
H A Dhal_info.c214 str = strof_rc_mode(rc_mode); in hal_info_to_string()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c627 strof_rc_mode(cfg->rc_mode), strof_rc_mode(set->rc_mode)); in show_rc_update()
669 strof_rc_mode(set->rc_mode), set->bps_target, set->bps_max, set->bps_min, in show_rc_update()
715 mpp_loge("%d - %s\n", i, strof_rc_mode((MppEncRcMode)i)); in proc_rc_cfg()