Searched refs:set_type (Results 1 – 2 of 2) sorted by relevance
134 #define MPP_VDEC_KCFG_ACCESS(set_type, get_type, cfg_type) \ argument135 MPP_RET mpp_vdec_kcfg_set_##cfg_type(MppVdecKcfg cfg, const char *name, set_type val) \
135 #define MPP_VENC_KCFG_ACCESS(set_type, get_type, cfg_type) \ argument136 MPP_RET mpp_venc_kcfg_set_##cfg_type(MppVencKcfg cfg, const char *name, set_type val) \