Home
last modified time | relevance | path

Searched refs:SL_RESULT_INTERNAL_ERROR (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/frameworks/wilhelm/src/itf/
H A DIAndroidConfiguration.cpp172 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()
H A DIAndroidBufferQueue.cpp71 return SL_RESULT_INTERNAL_ERROR; in setItems()
178 return SL_RESULT_INTERNAL_ERROR; in setItems()
228 return SL_RESULT_INTERNAL_ERROR; in setItems()
H A DIPlay.cpp90 result = SL_RESULT_INTERNAL_ERROR; in IPlay_SetPlayState()
141 result = SL_RESULT_INTERNAL_ERROR; in IPlay_GetPlayState()
H A DIDynamicInterfaceManagement.cpp83 result = SL_RESULT_INTERNAL_ERROR; in HandleAdd()
332 result = SL_RESULT_INTERNAL_ERROR; in HandleResume()
H A DIObject.cpp64 result = SL_RESULT_INTERNAL_ERROR; in HandleRealize()
207 result = SL_RESULT_INTERNAL_ERROR; in HandleResume()
/aosp_15_r20/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp117 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()
H A DAudioRecorder_to_android.cpp144 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()
H A Dandroid_Effect.cpp761 result = SL_RESULT_INTERNAL_ERROR; in android_genericFx_queryNumEffects()
793 result = SL_RESULT_INTERNAL_ERROR; in android_genericFx_queryEffect()
/aosp_15_r20/external/oboe/src/opensles/
H A DOpenSLESUtilities.cpp53 case SL_RESULT_INTERNAL_ERROR: in getSLErrStr()
H A DAudioStreamOpenSLES.cpp320 return SL_RESULT_INTERNAL_ERROR; in configurePerformanceMode()
/aosp_15_r20/frameworks/wilhelm/src/desktop/
H A DSndFile.cpp168 return SL_RESULT_INTERNAL_ERROR; in SndFile_checkAudioPlayerSourceSink()
/aosp_15_r20/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp354 ExitOnError(SL_RESULT_INTERNAL_ERROR); in TestRecToBuffQueue()
/aosp_15_r20/frameworks/wilhelm/src/
H A Dsles.cpp143 return SL_RESULT_INTERNAL_ERROR; in err_to_result()
/aosp_15_r20/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h211 #define SL_RESULT_INTERNAL_ERROR ((SLuint32) 0x0000000D) macro
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/SLES/
DOpenSLES.h211 #define SL_RESULT_INTERNAL_ERROR ((SLuint32) 0x0000000D) macro