HomeSort by relevance Sort by last modified time
    Searched refs:IMELODY_VEL_OFS (Results 1 - 3 of 3) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_imelody.c 61 #define IMELODY_VEL_OFS 67
889 velocity = (EAS_U8) (pData->volume ? pData->volume * IMELODY_VEL_MUL + IMELODY_VEL_OFS : 0);
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_imelody.c 61 #define IMELODY_VEL_OFS 67
889 velocity = (EAS_U8) (pData->volume ? pData->volume * IMELODY_VEL_MUL + IMELODY_VEL_OFS : 0);
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_imelody.c 61 #define IMELODY_VEL_OFS 67
898 velocity = (EAS_U8) (pData->volume ? pData->volume * IMELODY_VEL_MUL + IMELODY_VEL_OFS : 0);
    [all...]

Completed in 420 milliseconds