OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OTA_VEL_MUL
(Results
1 - 3
of
3
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_ota.c
75
#define
OTA_VEL_MUL
4
540
pData->velocity = temp ? (EAS_U8) (temp *
OTA_VEL_MUL
+ OTA_VEL_OFS) : 0;
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_ota.c
75
#define
OTA_VEL_MUL
4
540
pData->velocity = temp ? (EAS_U8) (temp *
OTA_VEL_MUL
+ OTA_VEL_OFS) : 0;
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_ota.c
75
#define
OTA_VEL_MUL
4
540
pData->velocity = temp ? (EAS_U8) (temp *
OTA_VEL_MUL
+ OTA_VEL_OFS) : 0;
[
all
...]
Completed in 334 milliseconds