Home
last modified time | relevance | path

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

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