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

1 2

  /frameworks/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;
  /frameworks/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);
  /frameworks/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...]
  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 253 ar->mBufferQueue.mState.playIndex++;
AudioPlayer_to_android.cpp 141 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...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 96 milliseconds

1 2