Searched refs:first_time (Results 1 – 1 of 1) sorted by relevance
1060 static rk_s32 mpp_cfg_to_toml(MppCfgIoImpl *impl, MppCfgStrBuf *str, rk_s32 first_time) in mpp_cfg_to_toml() argument1132 if (!mpp_toml_parent_is_array_table(impl, str) && !first_time) in mpp_cfg_to_toml()1145 if (!mpp_toml_parent_is_array_table(impl, str) && !first_time) in mpp_cfg_to_toml()