Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/inc/
H A Dmpp_cfg.h52 check_cfg_info(node, name, type, __FUNCTION__)
54 MPP_RET check_cfg_info(MppCfgInfo *node, const char *name, CfgType type,
/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg.c124 MPP_RET check_cfg_info(MppCfgInfo *node, const char *name, CfgType type, in check_cfg_info() function