Searched refs:mAndroidObjType (Results 1 – 4 of 4) sorted by relevance
886 pAudioPlayer->mAndroidObjType = audioPlayer_getAndroidObjectTypeForSourceSink(pAudioPlayer); in android_audioPlayer_checkSourceSink()887 if (INVALID_TYPE == pAudioPlayer->mAndroidObjType) { in android_audioPlayer_checkSourceSink()1255 assert(INVALID_TYPE != pAudioPlayer->mAndroidObjType); in android_audioPlayer_create()1282 switch (pAudioPlayer->mAndroidObjType) { in android_audioPlayer_create()1358 assert(pAudioPlayer->mAndroidObjType == AUDIOPLAYER_FROM_PCM_BUFFERQUEUE); in canUseFastTrack()1437 switch (pAudioPlayer->mAndroidObjType) { in android_audioPlayer_realize()1608 SL_LOGE(ERROR_PLAYERREALIZE_UNEXPECTED_OBJECT_TYPE_D, pAudioPlayer->mAndroidObjType); in android_audioPlayer_realize()1650 switch (pAudioPlayer->mAndroidObjType) { in android_audioPlayer_preDestroy()1691 switch (pAudioPlayer->mAndroidObjType) { in android_audioPlayer_destroy()1710 SL_LOGE(ERROR_PLAYERDESTROY_UNEXPECTED_OBJECT_TYPE_D, pAudioPlayer->mAndroidObjType); in android_audioPlayer_destroy()[all …]
379 mp->mAndroidObjType = AUDIOVIDEOPLAYER_FROM_TS_ANDROIDBUFFERQUEUE; in android_Player_create()383 mp->mAndroidObjType = AUDIOVIDEOPLAYER_FROM_URIFD; in android_Player_create()387 mp->mAndroidObjType = INVALID_TYPE; in android_Player_create()420 switch(mp->mAndroidObjType) { in android_Player_realize()525 switch (avp->mAndroidObjType) { in android_Player_getDuration()554 switch (avp->mAndroidObjType) { in android_Player_getPosition()662 switch (mp->mAndroidObjType) { in android_Player_seek()682 switch (mp->mAndroidObjType) { in android_Player_loop()699 if ((mp->mAndroidObjType == AUDIOVIDEOPLAYER_FROM_TS_ANDROIDBUFFERQUEUE) in android_Player_androidBufferQueue_clear_l()708 if ((mp->mAndroidObjType == AUDIOVIDEOPLAYER_FROM_TS_ANDROIDBUFFERQUEUE) in android_Player_androidBufferQueue_onRefilled_l()
313 ar->mAndroidObjType = AUDIORECORDER_FROM_MIC_TO_PCM_BUFFERQUEUE; in android_audioRecorder_create()
92 enum AndroidObjectType mAndroidObjType; member150 enum AndroidObjectType mAndroidObjType; member337 enum AndroidObjectType mAndroidObjType; member