OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:byteBufferLength
(Results
1 - 3
of
3
) sorted by null
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
loopback2.cpp
46
int
byteBufferLength
, short* loopbackTone, int /*maxRecordedLateCallbacks*/,
61
reinterpret_cast<sample_t*>(byteBufferPtr),
byteBufferLength
, CHANNEL_COUNT);
/external/drrickorang/LoopbackApp/app/src/main/cpp/
jni_native.c
76
int
byteBufferLength
= (*env)->GetDirectBufferCapacity(env, byteBuffer);
82
testType, frequency1, byteBufferPtr,
byteBufferLength
,
sles.h
98
int
byteBufferLength
;
Completed in 367 milliseconds