OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPlayerVarianceBufferPeriod
(Results
1 - 2
of
2
) sorted by null
/external/drrickorang/LoopbackApp/app/src/main/cpp/
loopback.h
70
int64_t (*
getPlayerVarianceBufferPeriod
)(void *pCtx);
jni_native.c
188
int64_t result = pInstance->methods->
getPlayerVarianceBufferPeriod
(pInstance->context);
Completed in 1427 milliseconds