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