HomeSort by relevance Sort by last modified time
    Searched refs:SLRecordItf (Results 1 - 11 of 11) sorted by null

  /frameworks/wilhelm/src/itf/
IRecord.cpp 22 static SLresult IRecord_SetRecordState(SLRecordItf self, SLuint32 state)
50 static SLresult IRecord_GetRecordState(SLRecordItf self, SLuint32 *pState)
69 static SLresult IRecord_SetDurationLimit(SLRecordItf self, SLmillisecond msec)
87 static SLresult IRecord_GetPosition(SLRecordItf self, SLmillisecond *pMsec)
116 static SLresult IRecord_RegisterCallback(SLRecordItf self, slRecordCallback callback,
132 static SLresult IRecord_SetCallbackEventsMask(SLRecordItf self, SLuint32 eventFlags)
160 static SLresult IRecord_GetCallbackEventsMask(SLRecordItf self, SLuint32 *pEventFlags)
179 static SLresult IRecord_SetMarkerPosition(SLRecordItf self, SLmillisecond mSec)
207 static SLresult IRecord_ClearMarkerPosition(SLRecordItf self)
232 static SLresult IRecord_GetMarkerPosition(SLRecordItf self, SLmillisecond *pMsec
    [all...]
  /cts/tests/tests/media/libndkaudio/
AudioRecorder.h 76 SLRecordItf recorderItf_;
AudioRecorder.cpp 41 static void RecCallback(SLRecordItf /*recorderItf_*/, void * /*context*/, SLuint32 event)
  /cts/tests/tests/media/libaudiojni/
appendix-b-1-2-recording.cpp 36 static void RecordEventCallback(SLRecordItf caller __unused,
49 SLRecordItf recordItf;
audio-record-native.cpp 417 SLRecordItf mRecord;
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 94 SLRecordItf caller,
201 SLRecordItf recordItf;
493 printf("OpenSL ES test %s: exercises SLRecordItf and SLAndroidSimpleBufferQueueItf ",
slesTestFeedback.cpp 513 SLRecordItf recorderRecord;
  /cts/apps/CtsVerifier/jni/audio_loopback/
sles.cpp 490 SLRecordItf recorderRecord;
624 SLRecordItf recorderRecord;
  /external/walt/android/WALT/app/src/main/jni/
player.c 48 static SLRecordItf recorderRecord;
  /external/drrickorang/LoopbackApp/app/src/main/jni/
sles.cpp     [all...]

Completed in 479 milliseconds