Home
last modified time | relevance | path

Searched refs:SL_DATALOCATOR_URI (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/wilhelm/src/
Ddata.c185 case SL_DATALOCATOR_URI: in checkDataLocator()
259 case SL_DATALOCATOR_URI: in checkDataLocator()
301 case SL_DATALOCATOR_URI: in freeDataLocator()
656 case SL_DATALOCATOR_URI: in checkSourceSinkVsInterfacesCompatibility()
819 case SL_DATALOCATOR_URI: in checkDataSource()
896 case SL_DATALOCATOR_URI: in checkDataSink()
Ddata.h65 #define DATALOCATOR_MASK_URI (1L << SL_DATALOCATOR_URI)
/frameworks/wilhelm/tests/listening/
DseekTorture.c61 locator_uri.locatorType = SL_DATALOCATOR_URI; in main()
DslesTest_playMuteSolo.cpp226 uri.locatorType = SL_DATALOCATOR_URI; in TestPlayUri()
/frameworks/wilhelm/tests/sandbox/
Durimime.c58 loc_uri.locatorType = SL_DATALOCATOR_URI; in main()
Dmultithread.c67 SLDataLocator_URI locURI = {SL_DATALOCATOR_URI, ta->mURI}; in thread_start()
Dmultiplay.c187 SLDataLocator_URI locURI = {SL_DATALOCATOR_URI, (SLchar *) pathnames[i % numPathnames]}; in main()
Dmonkey.c100 loc_uri.locatorType = SL_DATALOCATOR_URI; in actionCreate()
/frameworks/wilhelm/tests/mimeUri/
DslesTest_playStates.cpp111 uri.locatorType = SL_DATALOCATOR_URI; in TestPlayUri()
DslesTestPlayStreamType.cpp116 uri.locatorType = SL_DATALOCATOR_URI; in TestStreamTypeConfiguration()
DslesTestPlayUri2.cpp125 uri.locatorType = SL_DATALOCATOR_URI; in TestPlayUri()
DslesTestLoopUri.cpp169 uri.locatorType = SL_DATALOCATOR_URI; in TestLoopUri()
DslesTestPlayUri.cpp175 uri.locatorType = SL_DATALOCATOR_URI; in TestPlayUri()
DslesTestGetPositionUri.cpp182 uri.locatorType = SL_DATALOCATOR_URI; in TestGetPositionUri()
DslesTestManyPlayers.cpp163 uri.locatorType = SL_DATALOCATOR_URI; in TestSetup()
DslesTestSlowDownUri.cpp224 uri.locatorType = SL_DATALOCATOR_URI; in TestSlowDownUri()
/frameworks/wilhelm/tests/
DmimeUri_test.cpp149 uri.locatorType = SL_DATALOCATOR_URI; in TestPlayUri()
/frameworks/wilhelm/tests/examples/
DslesTestVirtualizerPath.cpp128 locatorUri.locatorType = SL_DATALOCATOR_URI; in TestVirtualizerPathFromFD()
DslesTestBassBoostPath.cpp127 locatorUri.locatorType = SL_DATALOCATOR_URI; in TestBassBoostPathFromFD()
DslesTestEqFdPath.cpp132 locatorUri.locatorType = SL_DATALOCATOR_URI; in TestEQPathFromFD()
DslesTestEqOutputPath.cpp139 locatorUri.locatorType = SL_DATALOCATOR_URI; in TestEQPathFromFD()
DslesTestSendToPresetReverb.cpp171 locatorUri.locatorType = SL_DATALOCATOR_URI; in TestSendToPresetReverb()
DslesTestDecodeToBuffQueue.cpp332 decUri.locatorType = SL_DATALOCATOR_URI; in TestDecToBuffQueue()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp598 case SL_DATALOCATOR_URI: in audioPlayer_getAndroidObjectTypeForSourceSink()
621 case SL_DATALOCATOR_URI: in audioPlayer_getAndroidObjectTypeForSourceSink()
1059 case SL_DATALOCATOR_URI: in android_audioPlayer_checkSourceSink()
1560 case SL_DATALOCATOR_URI: { in android_audioPlayer_realize()
1634 case SL_DATALOCATOR_URI: in android_audioPlayer_realize()
/frameworks/wilhelm/src/desktop/
DSndFile.c148 case SL_DATALOCATOR_URI: in SndFile_checkAudioPlayerSourceSink()

12