Searched refs:SL_RECORDEVENT_HEADSTALLED (Results 1 - 3 of 3) sorted by path

/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1142 #define SL_RECORDEVENT_HEADSTALLED ((SLuint32) 0x00000010) macro
/frameworks/wilhelm/src/android/
H A DAudioRecorder_to_android.cpp150 if (ar->mRecord.mCallbackEventsMask & SL_RECORDEVENT_HEADSTALLED) {
157 (*callback)(&ar->mRecord.mItf, callbackPContext, SL_RECORDEVENT_HEADSTALLED);
608 if (eventFlags & SL_RECORDEVENT_HEADSTALLED) {
609 // nothing to do for SL_RECORDEVENT_HEADSTALLED, callback event will be checked against mask
/frameworks/wilhelm/src/itf/
H A DIRecord.c141 SL_RECORDEVENT_HEADSTALLED |

Completed in 201 milliseconds