Home
last modified time | relevance | path

Searched defs:MppCfgIoImpl_t (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c58 struct MppCfgIoImpl_t { struct
60 struct list_head list;
62 struct list_head child;
64 MppCfgIoImpl *parent;
66 MppCfgObjCond cond;
68 MppCfgType type;
69 MppCfgVal val;
71 rk_s32 buf_size;
73 rk_s32 depth;
76 char *name;
[all …]