Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp_cfg.h83 #define MPP_CFG_SET_U64(info, cfg, val) (mpp_cfg_ops.fp_SetU64)(info, cfg, val)
106 CfgSetU64 fp_SetU64; member