Searched refs:SL_RESULT_INTERNAL_ERROR (Results 1 – 15 of 15) sorted by relevance
172 result = SL_RESULT_INTERNAL_ERROR; in AllocPlayerRoutingProxy()240 result = SL_RESULT_INTERNAL_ERROR; in AllocRecorderRoutingProxy()335 result = SL_RESULT_INTERNAL_ERROR; in IAndroidConfiguration_ReleaseJavaProxy()350 result = SL_RESULT_INTERNAL_ERROR; in IAndroidConfiguration_ReleaseJavaProxy()
71 return SL_RESULT_INTERNAL_ERROR; in setItems()178 return SL_RESULT_INTERNAL_ERROR; in setItems()228 return SL_RESULT_INTERNAL_ERROR; in setItems()
90 result = SL_RESULT_INTERNAL_ERROR; in IPlay_SetPlayState()141 result = SL_RESULT_INTERNAL_ERROR; in IPlay_GetPlayState()
83 result = SL_RESULT_INTERNAL_ERROR; in HandleAdd()332 result = SL_RESULT_INTERNAL_ERROR; in HandleResume()
64 result = SL_RESULT_INTERNAL_ERROR; in HandleRealize()207 result = SL_RESULT_INTERNAL_ERROR; in HandleResume()
117 result = SL_RESULT_INTERNAL_ERROR; in aplayer_setPlayState()135 result = SL_RESULT_INTERNAL_ERROR; in aplayer_setPlayState()143 result = SL_RESULT_INTERNAL_ERROR; in aplayer_setPlayState()595 result = SL_RESULT_INTERNAL_ERROR; in audioPlayer_getStreamType()621 result = SL_RESULT_INTERNAL_ERROR; in audioPlayer_getPerformanceMode()1113 return SL_RESULT_INTERNAL_ERROR; in android_audioPlayer_checkSourceSink()1711 result = SL_RESULT_INTERNAL_ERROR; in android_audioPlayer_realize()1848 result = SL_RESULT_INTERNAL_ERROR; in android_audioPlayer_realize()1963 result = SL_RESULT_INTERNAL_ERROR; in android_audioPlayer_destroy()2510 result = SL_RESULT_INTERNAL_ERROR; in android_audioPlayer_bufferQueue_onClear()
144 result = SL_RESULT_INTERNAL_ERROR; in audioRecorder_getPreset()170 result = SL_RESULT_INTERNAL_ERROR; in audioRecorder_getPerformanceMode()704 result = SL_RESULT_INTERNAL_ERROR; in android_audioRecorder_realize()
761 result = SL_RESULT_INTERNAL_ERROR; in android_genericFx_queryNumEffects()793 result = SL_RESULT_INTERNAL_ERROR; in android_genericFx_queryEffect()
53 case SL_RESULT_INTERNAL_ERROR: in getSLErrStr()
320 return SL_RESULT_INTERNAL_ERROR; in configurePerformanceMode()
168 return SL_RESULT_INTERNAL_ERROR; in SndFile_checkAudioPlayerSourceSink()
354 ExitOnError(SL_RESULT_INTERNAL_ERROR); in TestRecToBuffQueue()
143 return SL_RESULT_INTERNAL_ERROR; in err_to_result()
211 #define SL_RESULT_INTERNAL_ERROR ((SLuint32) 0x0000000D) macro