OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sEngines
(Results
1 - 3
of
3
) sorted by null
/external/drrickorang/LoopbackApp/app/src/main/cpp/
loopback.c
20
native_engine_t
sEngines
[NATIVE_ENGINE_COUNT] = {
loopback.h
87
extern native_engine_t
sEngines
[NATIVE_ENGINE_COUNT];
jni_native.c
43
if (
sEngines
[engine].computeDefaultSettings(performanceMode, &samplingRate,
80
if (
sEngines
[engine].init(&pContext, samplingRate, frameCount, micSource,
85
pInstance->methods = &
sEngines
[engine];
Completed in 210 milliseconds