Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cfg.cpp53 static void show_cfg_info_err(MppCfgInfoNode *node, CfgType type, const char *func) in show_cfg_info_err()
211 MPP_RET check_cfg_info(MppCfgInfoNode *node, const char *name, CfgType type, in check_cfg_info()
219 CfgType cfg_type = (CfgType)node->data_type; in check_cfg_info()
/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp_cfg.h31 } CfgType; typedef
35 CfgType data_type;
126 MPP_RET check_cfg_info(MppCfgInfoNode *node, const char *name, CfgType type,