Searched refs:CHECK_CFG_INFO (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_dec_cfg.cpp | 325 if (CHECK_CFG_INFO(info, name, CFG_FUNC_TYPE_##cfg_type)) { \ 349 if (CHECK_CFG_INFO(info, name, CFG_FUNC_TYPE_##cfg_type)) { \
|
| H A D | mpp_enc_cfg.cpp | 466 if (CHECK_CFG_INFO(info, name, CFG_FUNC_TYPE_##cfg_type)) { \ 490 if (CHECK_CFG_INFO(info, name, CFG_FUNC_TYPE_##cfg_type)) { \
|
| /OK3568_Linux_fs/external/mpp/mpp/inc/ |
| H A D | mpp_cfg.h | 123 #define CHECK_CFG_INFO(node, name, type) \ macro
|