Home
last modified time | relevance | path

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

12

/frameworks/wilhelm/src/
Ddata.cpp188 case SL_DATALOCATOR_URI: in checkDataLocator()
262 case SL_DATALOCATOR_URI: in checkDataLocator()
304 case SL_DATALOCATOR_URI: in freeDataLocator()
621 case SL_DATALOCATOR_URI: in checkSourceSinkVsInterfacesCompatibility()
784 case SL_DATALOCATOR_URI: in checkDataSource()
864 case SL_DATALOCATOR_URI: in checkDataSink()
Ddata.h68 #define DATALOCATOR_MASK_URI (1L << SL_DATALOCATOR_URI)
/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/listening/
DseekTorture.c61 locator_uri.locatorType = SL_DATALOCATOR_URI; in main()
DslesTest_playMuteSolo.cpp226 uri.locatorType = SL_DATALOCATOR_URI; in TestPlayUri()
/frameworks/wilhelm/tests/mimeUri/
DslesTest_playStates.cpp110 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()
DslesTestPlayUri.cpp172 uri.locatorType = SL_DATALOCATOR_URI; in TestPlayUri()
DslesTestLoopUri.cpp166 uri.locatorType = SL_DATALOCATOR_URI; in TestLoopUri()
DslesTestGetPositionUri.cpp179 uri.locatorType = SL_DATALOCATOR_URI; in TestGetPositionUri()
DslesTestManyPlayers.cpp161 uri.locatorType = SL_DATALOCATOR_URI; in TestSetup()
DslesTestSlowDownUri.cpp221 uri.locatorType = SL_DATALOCATOR_URI; in TestSlowDownUri()
/frameworks/wilhelm/tests/
DmimeUri_test.cpp146 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()
DslesTestEqOutputPath.cpp139 locatorUri.locatorType = SL_DATALOCATOR_URI; in TestEQPathFromFD()
DslesTestEqFdPath.cpp132 locatorUri.locatorType = SL_DATALOCATOR_URI; in TestEQPathFromFD()
DslesTestSendToPresetReverb.cpp170 locatorUri.locatorType = SL_DATALOCATOR_URI; in TestSendToPresetReverb()
DslesTestDecodeToBuffQueue.cpp332 decUri.locatorType = SL_DATALOCATOR_URI; in TestDecToBuffQueue()
/frameworks/wilhelm/src/desktop/
DSndFile.cpp148 case SL_DATALOCATOR_URI: in SndFile_checkAudioPlayerSourceSink()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp705 case SL_DATALOCATOR_URI: in audioPlayer_getAndroidObjectTypeForSourceSink()
728 case SL_DATALOCATOR_URI: in audioPlayer_getAndroidObjectTypeForSourceSink()
1118 case SL_DATALOCATOR_URI: in android_audioPlayer_checkSourceSink()
1759 case SL_DATALOCATOR_URI: { in android_audioPlayer_realize()
1842 case SL_DATALOCATOR_URI: in android_audioPlayer_realize()

12