Searched refs:AUDIOPLAYER_FROM_PCM_BUFFERQUEUE (Results 1 – 2 of 2) sorted by relevance
618 type = AUDIOPLAYER_FROM_PCM_BUFFERQUEUE; in audioPlayer_getAndroidObjectTypeForSourceSink()1283 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_create()1358 assert(pAudioPlayer->mAndroidObjType == AUDIOPLAYER_FROM_PCM_BUFFERQUEUE); in canUseFastTrack()1441 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_realize()1693 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_destroy()1736 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: { in android_audioPlayer_setPlaybackRateAndConstraints()1952 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_setPlayState()2062 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_getDuration()2077 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_getPosition()2112 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: // intended fall-through in android_audioPlayer_seek()[all …]
27 AUDIOPLAYER_FROM_PCM_BUFFERQUEUE = 1, enumerator