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

  /system/media/opensles/tests/mimeUri/
slesTestLoopUri.cpp 173 res = (*seekItf)->SetLoop(seekItf, SL_BOOLEAN_TRUE, 0, SL_TIME_UNKNOWN);
212 res = (*seekItf)->SetLoop(seekItf, SL_BOOLEAN_FALSE, 0, SL_TIME_UNKNOWN);
slesTestSlowDownUri.cpp 212 res = (*seekItf)->SetLoop(seekItf, SL_BOOLEAN_TRUE, 0, SL_TIME_UNKNOWN); CheckErr(res);
257 res = (*seekItf)->SetLoop(seekItf, SL_BOOLEAN_FALSE, 0, SL_TIME_UNKNOWN); CheckErr(res);
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 287 result = (*uriPlayerSeek)->SetLoop(uriPlayerSeek, SL_BOOLEAN_TRUE, 0, SL_TIME_UNKNOWN);
448 result = (*fdPlayerSeek)->SetLoop(fdPlayerSeek, SL_BOOLEAN_TRUE, 0, SL_TIME_UNKNOWN);
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /system/media/opensles/include/SLES/
OpenSLES.h     [all...]

Completed in 9943 milliseconds