OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:byteBufferLength
(Results
1 - 7
of
7
) sorted by null
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
loopback2.h
30
int testType, double frequency1, char* byteBufferPtr, int
byteBufferLength
,
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/
loopback_sles.h
30
int testType, double frequency1, char* byteBufferPtr, int
byteBufferLength
,
loopback.h
61
int testType, double frequency1, char* byteBufferPtr, int
byteBufferLength
,
sles.h
98
int
byteBufferLength
;
sles.cpp
38
int testType, double frequency1, char* byteBufferPtr, int
byteBufferLength
,
57
int testType, double frequency1, char* byteBufferPtr, int
byteBufferLength
,
74
frequency1, byteBufferPtr,
byteBufferLength
, loopbackTone,
158
ssize_t actual = byteBuffer_write(pSles->byteBufferPtr, pSles->
byteBufferLength
,
437
int testType, double frequency1, char *byteBufferPtr, int
byteBufferLength
,
584
pSles->
byteBufferLength
=
byteBufferLength
;
[
all
...]
jni_native.c
76
int
byteBufferLength
= (*env)->GetDirectBufferCapacity(env, byteBuffer);
82
testType, frequency1, byteBufferPtr,
byteBufferLength
,
Completed in 98 milliseconds