Searched refs:IMELODY_VEL_MUL (Results 1 - 3 of 3) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_imelody.c60 #define IMELODY_VEL_MUL 4 macro
889 velocity = (EAS_U8) (pData->volume ? pData->volume * IMELODY_VEL_MUL + IMELODY_VEL_OFS : 0);
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_imelody.c60 #define IMELODY_VEL_MUL 4 macro
889 velocity = (EAS_U8) (pData->volume ? pData->volume * IMELODY_VEL_MUL + IMELODY_VEL_OFS : 0);
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_imelody.c60 #define IMELODY_VEL_MUL 4 macro
898 velocity = (EAS_U8) (pData->volume ? pData->volume * IMELODY_VEL_MUL + IMELODY_VEL_OFS : 0);

Completed in 1184 milliseconds