Home
last modified time | relevance | path

Searched refs:get_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
145 MPP_RET mpp_vdec_kcfg_get_##cfg_type(MppVdecKcfg cfg, const char *name, get_type val) \
H A Dkmpp_venc_cfg.c135 #define MPP_VENC_KCFG_ACCESS(set_type, get_type, cfg_type) \ argument
146 MPP_RET mpp_venc_kcfg_get_##cfg_type(MppVencKcfg cfg, const char *name, get_type val) \