Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp_cfg.h81 #define MPP_CFG_SET_S64(info, cfg, val) (mpp_cfg_ops.fp_SetS64)(info, cfg, val)
104 CfgSetS64 fp_SetS64; member