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

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_ota.c76 #define OTA_VEL_OFS 67 macro
540 pData->velocity = temp ? (EAS_U8) (temp * OTA_VEL_MUL + OTA_VEL_OFS) : 0;
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_ota.c76 #define OTA_VEL_OFS 67 macro
540 pData->velocity = temp ? (EAS_U8) (temp * OTA_VEL_MUL + OTA_VEL_OFS) : 0;
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_ota.c76 #define OTA_VEL_OFS 67 macro
540 pData->velocity = temp ? (EAS_U8) (temp * OTA_VEL_MUL + OTA_VEL_OFS) : 0;

Completed in 72 milliseconds