Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c3057 static void write_struct(MppCfgIoImpl *obj, MppTrie trie, MppCfgStrBuf *str, void *st) in write_struct() function
3102 write_struct(pos, trie, str, st); in write_struct()
3129 write_struct(impl, trie, &str, st + orig->info.data_offset); in mpp_cfg_to_struct()