Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg.c39 const char *strof_cfg_type(CfgType type) in strof_cfg_type()
57 static void show_cfg_info_err(MppCfgInfo *node, CfgType type, const char *func, const char *name) in show_cfg_info_err()
124 MPP_RET check_cfg_info(MppCfgInfo *node, const char *name, CfgType type, in check_cfg_info()
132 CfgType cfg_type = (CfgType)node->data_type; in check_cfg_info()
/rockchip-linux_mpp/mpp/inc/
H A Dmpp_internal.h37 } CfgType; typedef
40 CfgType data_type;
H A Dmpp_cfg.h49 const char *strof_cfg_type(CfgType type);
54 MPP_RET check_cfg_info(MppCfgInfo *node, const char *name, CfgType type,