Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Drk_venc_kcfg.h26 } MppVencKcfgType; typedef
28 MPP_RET mpp_venc_kcfg_init(MppVencKcfg *cfg, MppVencKcfgType type);
/rockchip-linux_mpp/kmpp/base/
H A Dkmpp_venc_cfg.c67 MPP_RET mpp_venc_kcfg_init(MppVencKcfg *cfg, MppVencKcfgType type) in MPP_SINGLETON()
94 MppVencKcfgType type = MPP_VENC_KCFG_TYPE_BUTT; in mpp_venc_kcfg_init_by_name()