Home
last modified time | relevance | path

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

/rockchip-linux_mpp/kmpp/base/
H A Dkmpp_vdec_cfg.c134 #define MPP_VDEC_KCFG_ACCESS(set_type, get_type, cfg_type) \ argument
135 MPP_RET mpp_vdec_kcfg_set_##cfg_type(MppVdecKcfg cfg, const char *name, set_type val) \
H A Dkmpp_venc_cfg.c135 #define MPP_VENC_KCFG_ACCESS(set_type, get_type, cfg_type) \ argument
136 MPP_RET mpp_venc_kcfg_set_##cfg_type(MppVencKcfg cfg, const char *name, set_type val) \