OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_EAS_SEVERITY_INFO
(Results
1 - 4
of
4
) sorted by null
/external/sonivox/arm-wt-22k/host_src/
eas_report.h
41
#define
_EAS_SEVERITY_INFO
4
eas_main.c
232
EAS_SetDebugLevel(
_EAS_SEVERITY_INFO
);
263
{ /* dpp: EAS_ReportEx(
_EAS_SEVERITY_INFO
, "Polyphony set to %d\n", polyphony); */ }
308
{ /* dpp: EAS_ReportEx(
_EAS_SEVERITY_INFO
, "Playing '%s'\n", defaultTestFile); */ }
323
{ /* dpp: EAS_ReportEx(
_EAS_SEVERITY_INFO
, "Playing '%s'\n", argv[i]); */ }
431
{ /* dpp: EAS_ReportEx(
_EAS_SEVERITY_INFO
, "EAS Library Version %d.%d.%d.%d\n",
439
{ /* dpp: EAS_ReportEx(
_EAS_SEVERITY_INFO
, "\tChecked library\n"); */ }
440
{ /* dpp: EAS_ReportEx(
_EAS_SEVERITY_INFO
, "\tMaximum polyphony: %d\n", pLibConfig->maxVoices); */ }
441
{ /* dpp: EAS_ReportEx(
_EAS_SEVERITY_INFO
, "\tNumber of channels: %d\n", pLibConfig->numChannels); */ }
442
{ /* dpp: EAS_ReportEx(
_EAS_SEVERITY_INFO
, "\tSample rate: %d\n", pLibConfig->sampleRate); */ }
443
{ /* dpp: EAS_ReportEx(
_EAS_SEVERITY_INFO
, "\tMix buffer size: %d\n", pLibConfig->mixBufferSize); */
[
all
...]
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
EASLib.c
681
EAS_ReportX(
_EAS_SEVERITY_INFO
, "EAS_HWInit: Buffered file access\n");
683
EAS_ReportX(
_EAS_SEVERITY_INFO
, "EAS_HWInit: Memory mapped file access\n");
[
all
...]
EASLibVst.c
376
EAS_ReportX(
_EAS_SEVERITY_INFO
, "EAS_HWInit: Buffered file access\n");
378
EAS_ReportX(
_EAS_SEVERITY_INFO
, "EAS_HWInit: Memory mapped file access\n");
[
all
...]
Completed in 170 milliseconds