Searched defs:cfg_type (Results 1 – 6 of 6) sorted by relevance
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_dec_cfg.c | 99 #define DEC_CFG_SET_ACCESS(func_name, in_type, cfg_type) \ argument 116 #define DEC_CFG_GET_ACCESS(func_name, in_type, cfg_type) \ argument
|
| H A D | mpp_sys_cfg.c | 64 #define EXPAND_AS_TRIE(base, name, cfg_type, in_type, flag, field_change, field_data) \ argument 630 #define MPP_CFG_SET_ACCESS(func_name, in_type, cfg_type) \ argument 666 #define MPP_CFG_GET_ACCESS(func_name, in_type, cfg_type) \ argument
|
| H A D | mpp_enc_cfg.c | 395 #define ENC_CFG_SET_ACCESS(func_name, in_type, cfg_type) \ argument 421 #define ENC_CFG_GET_ACCESS(func_name, in_type, cfg_type) \ argument
|
| H A D | mpp_cfg.c | 132 CfgType cfg_type = (CfgType)node->data_type; in check_cfg_info() local
|
| /rockchip-linux_mpp/kmpp/base/ |
| H A D | kmpp_vdec_cfg.c | 134 #define MPP_VDEC_KCFG_ACCESS(set_type, get_type, cfg_type) \ argument
|
| H A D | kmpp_venc_cfg.c | 135 #define MPP_VENC_KCFG_ACCESS(set_type, get_type, cfg_type) \ argument
|