Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp_cfg.h79 #define MPP_CFG_SET_U32(info, cfg, val) (mpp_cfg_ops.fp_SetU32)(info, cfg, val)
102 CfgSetU32 fp_SetU32; member