Searched refs:defaultTestFile (Results 1 – 3 of 3) sorted by relevance
/external/sonivox/arm-wt-22k/host_src/ |
D | eas_main.c | 48 static const char defaultTestFile[] = "test.mid"; variable 309 …if ((playResult = PlayFile(easData, defaultTestFile, NULL, pLibConfig, buffer, bufferSize)) != EAS… in main()
|
/external/sonivox/arm-hybrid-22k/host_src/ |
D | eas_main.c | 48 static const char defaultTestFile[] = "test.mid"; variable 306 …if ((playResult = PlayFile(easData, defaultTestFile, NULL, pLibConfig, buffer, bufferSize)) != EAS… in main()
|
/external/sonivox/arm-fm-22k/host_src/ |
D | eas_main.c | 48 static const char defaultTestFile[] = "test.mid"; variable 306 …if ((playResult = PlayFile(easData, defaultTestFile, NULL, pLibConfig, buffer, bufferSize)) != EAS… in main()
|