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

1 2

  /frameworks/wilhelm/src/
data.h 26 SLDataLocator_URI mURI;
  /frameworks/wilhelm/src/desktop/
SndFile.c 150 SLDataLocator_URI *dl_uri = (SLDataLocator_URI *) pAudioSrc->pLocator;
  /frameworks/wilhelm/tests/listening/
seekTorture.c 59 SLDataLocator_URI locator_uri;
slesTest_playMuteSolo.cpp 173 SLDataLocator_URI uri;
382 fprintf(stdout, "and AudioPlayer with SLDataLocator_URI source / OutputMix sink\n");
  /frameworks/wilhelm/tests/sandbox/
multithread.c 67 SLDataLocator_URI locURI = {SL_DATALOCATOR_URI, ta->mURI};
urimime.c 57 SLDataLocator_URI loc_uri;
monkey.c 99 SLDataLocator_URI loc_uri;
multiplay.c 187 SLDataLocator_URI locURI = {SL_DATALOCATOR_URI, (SLchar *) pathnames[i % numPathnames]};
  /cts/tests/tests/nativemedia/sl/src/
SLObjectCreationTest.cpp 67 SLDataLocator_URI locatorUriSrc;
  /frameworks/wilhelm/tests/examples/
slesTestBassBoostPath.cpp 63 SLDataLocator_URI locatorUri;
slesTestVirtualizerPath.cpp 64 SLDataLocator_URI locatorUri;
slesTestEqFdPath.cpp 68 SLDataLocator_URI locatorUri;
slesTestEqOutputPath.cpp 68 SLDataLocator_URI locatorUri;
slesTestSendToPresetReverb.cpp 87 SLDataLocator_URI locatorUri;
slesTestDecodeToBuffQueue.cpp 290 SLDataLocator_URI decUri;
  /frameworks/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 132 SLDataLocator_URI uri;
295 fprintf(stdout, "and AudioPlayer with SLDataLocator_URI source / OutputMix sink\n");
slesTestPlayStreamType.cpp 58 SLDataLocator_URI uri;
242 fprintf(stdout, "and AudioPlayer with SLDataLocator_URI source / OutputMix sink\n");
slesTestPlayUri.cpp 135 SLDataLocator_URI uri;
329 fprintf(stdout, "and AudioPlayer with SLDataLocator_URI source / OutputMix sink\n");
slesTestPlayUri2.cpp 73 SLDataLocator_URI uri;
256 fprintf(stdout, "and AudioPlayer with SLDataLocator_URI source / OutputMix sink\n");
slesTest_playStates.cpp 58 SLDataLocator_URI uri;
211 fprintf(stdout, "and AudioPlayer with SLDataLocator_URI source / OutputMix sink\n");
slesTestGetPositionUri.cpp 137 SLDataLocator_URI uri;
320 fprintf(stdout, "and AudioPlayer with SLDataLocator_URI source / OutputMix sink\n");
slesTestManyPlayers.cpp 47 SLDataLocator_URI uri;
slesTestSlowDownUri.cpp 188 SLDataLocator_URI uri;
403 fprintf(stdout, "and AudioPlayer with SLDataLocator_URI source / OutputMix sink\n");
  /frameworks/wilhelm/tests/
mimeUri_test.cpp 109 SLDataLocator_URI uri;
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 282 SLDataLocator_URI loc_uri = {SL_DATALOCATOR_URI, (SLchar *) utf8};

Completed in 53 milliseconds

1 2