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

  /system/media/wilhelm/src/itf/
IBufferQueue.c 97 thiz->mState.playIndex = 0;
132 state.playIndex = thiz->mState.playIndex;
178 thiz->mState.playIndex = 0;
IOutputMixExt.c 76 audioPlayer->mBufferQueue.mState.playIndex = 0;
296 ++bufferQueue->mState.playIndex;
  /system/media/wilhelm/tests/automated/
BufferQueue_test.cpp 210 ASSERT_EQ((SLuint32) 0, bufferqueueState.playIndex);
223 ASSERT_EQ((SLuint32) 0, bufferqueueState.playIndex);
235 ASSERT_EQ((SLuint32) 0, bufferqueueState.playIndex);
259 ASSERT_EQ((SLuint32) 0, bufferqueueState.playIndex);
267 ASSERT_EQ(ExpectedPlayIndex, bufferqueueState.playIndex);
286 ASSERT_EQ((SLuint32) 0, bufferqueueState.playIndex);
300 ASSERT_EQ((SLuint32) 1, bufferqueueState.playIndex);
  /external/quake/quake/src/WinQuake/
snd_android.cpp 242 // while (state.playIndex < 100) {
361 SLuint32 playIndex = state.playIndex;
362 int ringIndex = playIndex % NUMBER_OF_BUFFERS;
  /system/media/wilhelm/tests/sandbox/
intbufq.c 45 #define INDEX playIndex
  /external/sonivox/arm-wt-22k/lib_src/
jet.c 867 EAS_INT playIndex;
894 index = playIndex = easHandle->jetHandle->playSegment;
    [all...]
  /system/media/wilhelm/src/android/
AudioRecorder_to_android.cpp 253 ar->mBufferQueue.mState.playIndex++;
AudioPlayer_to_android.cpp 138 ap->mBufferQueue.mState.playIndex++;
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h     [all...]

Completed in 211 milliseconds