Searched refs:mAndroidObjType (Results 1 – 5 of 5) sorted by relevance
1046 pAudioPlayer->mAndroidObjType = audioPlayer_getAndroidObjectTypeForSourceSink(pAudioPlayer); in android_audioPlayer_checkSourceSink()1047 if (INVALID_TYPE == pAudioPlayer->mAndroidObjType) { in android_audioPlayer_checkSourceSink()1180 if (pAudioPlayer->mAndroidObjType != AUDIOPLAYER_FROM_TS_ANDROIDBUFFERQUEUE) { in android_audioPlayer_checkSourceSink()1195 if (pAudioPlayer->mAndroidObjType != AUDIOPLAYER_FROM_ADTS_ABQ_TO_PCM_BUFFERQUEUE) { in android_audioPlayer_checkSourceSink()1338 assert(INVALID_TYPE != pAudioPlayer->mAndroidObjType); in android_audioPlayer_create()1370 switch (pAudioPlayer->mAndroidObjType) { in android_audioPlayer_create()1469 assert(pAudioPlayer->mAndroidObjType == AUDIOPLAYER_FROM_PCM_BUFFERQUEUE); in checkAndSetPerformanceModePre()1586 switch (pAudioPlayer->mAndroidObjType) { in android_audioPlayer_realize()1847 SL_LOGE(ERROR_PLAYERREALIZE_UNEXPECTED_OBJECT_TYPE_D, pAudioPlayer->mAndroidObjType); in android_audioPlayer_realize()1859 if ((pAudioPlayer->mAndroidObjType != AUDIOPLAYER_FROM_PCM_BUFFERQUEUE) || in android_audioPlayer_realize()[all …]
380 mp->mAndroidObjType = AUDIOVIDEOPLAYER_FROM_TS_ANDROIDBUFFERQUEUE; in android_Player_create()385 mp->mAndroidObjType = AUDIOVIDEOPLAYER_FROM_URIFD; in android_Player_create()390 mp->mAndroidObjType = INVALID_TYPE; in android_Player_create()421 switch (mp->mAndroidObjType) { in android_Player_realize()527 switch (avp->mAndroidObjType) { in android_Player_getDuration()557 switch (avp->mAndroidObjType) { in android_Player_getPosition()666 switch (mp->mAndroidObjType) { in android_Player_seek()687 switch (mp->mAndroidObjType) { in android_Player_loop()705 if ((mp->mAndroidObjType == AUDIOVIDEOPLAYER_FROM_TS_ANDROIDBUFFERQUEUE) in android_Player_androidBufferQueue_clear_l()714 if ((mp->mAndroidObjType == AUDIOVIDEOPLAYER_FROM_TS_ANDROIDBUFFERQUEUE) in android_Player_androidBufferQueue_onRefilled_l()
379 ar->mAndroidObjType = AUDIORECORDER_FROM_MIC_TO_PCM_BUFFERQUEUE; in android_audioRecorder_create()474 assert(ar->mAndroidObjType == AUDIORECORDER_FROM_MIC_TO_PCM_BUFFERQUEUE); in checkAndSetPerformanceModePre()
96 enum AndroidObjectType mAndroidObjType; member162 enum AndroidObjectType mAndroidObjType; member353 enum AndroidObjectType mAndroidObjType; member
125 switch (player->mAndroidObjType) { in ValidatePlayerConfig()191 switch (recorder->mAndroidObjType) { in ValidateRecorderConfig()