Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_cfg_io.h35 } MppCfgType; typedef
56 rk_s32 mpp_cfg_get_object(MppCfgObj *obj, const char *name, MppCfgType type, MppCfgVal *val);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c68 MppCfgType type;
108 static const char *strof_type(MppCfgType type) in strof_type()
207 rk_s32 mpp_cfg_get_object(MppCfgObj *obj, const char *name, MppCfgType type, MppCfgVal *val) in mpp_cfg_get_object()
1162 static rk_s32 parse_number(MppCfgStrBuf *str, MppCfgType *type, MppCfgVal *val) in parse_number()
1434 MppCfgType type; in parse_log_value()
2033 MppCfgType type; in parse_json_value()
2485 MppCfgType type; in parse_toml_value()