Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c1060 static rk_s32 mpp_cfg_to_toml(MppCfgIoImpl *impl, MppCfgStrBuf *str, rk_s32 first_time) in mpp_cfg_to_toml() function
1137 ret = mpp_cfg_to_toml(pos, str, 0); in mpp_cfg_to_toml()
2990 ret = mpp_cfg_to_toml(impl, &str, 1); in mpp_cfg_to_string()