Home
last modified time | relevance | path

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

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