Searched refs:AUDIOPLAYER_FROM_PCM_BUFFERQUEUE (Results 1 – 2 of 2) sorted by relevance
594 type = AUDIOPLAYER_FROM_PCM_BUFFERQUEUE; in audioPlayer_getAndroidObjectTypeForSourceSink()1259 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_create()1334 assert(pAudioPlayer->mAndroidObjType == AUDIOPLAYER_FROM_PCM_BUFFERQUEUE); in canUseFastTrack()1417 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_realize()1669 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_destroy()1712 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: { in android_audioPlayer_setPlaybackRateAndConstraints()1928 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_setPlayState()2038 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_getDuration()2053 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: in android_audioPlayer_getPosition()2088 case AUDIOPLAYER_FROM_PCM_BUFFERQUEUE: // intended fall-through in android_audioPlayer_seek()[all …]
27 AUDIOPLAYER_FROM_PCM_BUFFERQUEUE = 1, enumerator