Searched refs:SL_DATALOCATOR_ANDROIDFD (Results 1 – 11 of 11) sorted by relevance
76 (0x100L << (SL_DATALOCATOR_ANDROIDFD - SL_DATALOCATOR_ANDROIDFD))78 (0x100L << (SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE - SL_DATALOCATOR_ANDROIDFD))80 (0x100L << (SL_DATALOCATOR_ANDROIDBUFFERQUEUE - SL_DATALOCATOR_ANDROIDFD))
218 case SL_DATALOCATOR_ANDROIDFD: in checkDataLocator()274 case SL_DATALOCATOR_ANDROIDFD: in checkDataLocator()277 actualMask = 0x100L << (locatorType - SL_DATALOCATOR_ANDROIDFD); in checkDataLocator()328 case SL_DATALOCATOR_ANDROIDFD: in freeDataLocator()624 case SL_DATALOCATOR_ANDROIDFD: in checkSourceSinkVsInterfacesCompatibility()805 case SL_DATALOCATOR_ANDROIDFD: in checkDataSource()883 case SL_DATALOCATOR_ANDROIDFD: in checkDataSink()
131 locatorFd.locatorType = SL_DATALOCATOR_ANDROIDFD; in TestPlayPathFromFD()
119 locatorFd.locatorType = SL_DATALOCATOR_ANDROIDFD; in TestVirtualizerPathFromFD()
118 locatorFd.locatorType = SL_DATALOCATOR_ANDROIDFD; in TestBassBoostPathFromFD()
123 locatorFd.locatorType = SL_DATALOCATOR_ANDROIDFD; in TestEQPathFromFD()
130 locatorFd.locatorType = SL_DATALOCATOR_ANDROIDFD; in TestEQPathFromFD()
176 locatorFd.locatorType = SL_DATALOCATOR_ANDROIDFD; in TestSendToPresetReverb()
605 case SL_DATALOCATOR_ANDROIDFD: in audioPlayer_getAndroidObjectTypeForSourceSink()628 case SL_DATALOCATOR_ANDROIDFD: in audioPlayer_getAndroidObjectTypeForSourceSink()1039 case SL_DATALOCATOR_ANDROIDFD: in android_audioPlayer_checkSourceSink()1597 case SL_DATALOCATOR_ANDROIDFD: { in android_audioPlayer_realize()1639 case SL_DATALOCATOR_ANDROIDFD: { in android_audioPlayer_realize()
382 case SL_DATALOCATOR_ANDROIDFD: in android_Player_create()
356 #define SL_DATALOCATOR_ANDROIDFD ((SLuint32) 0x800007BC) macro