Home
last modified time | relevance | path

Searched refs:AUDIO_HAL_ERR_INTERNAL (Results 1 - 21 of 21) sorted by relevance

/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_render.c137 "read renderPid fail", AUDIO_HAL_ERR_INTERNAL); in HdiServiceCreatRender()
139 IF_TRUE_PRINT_LOG_RETURN_ERROR((ret < 0), "GetInitRenderPara fail", AUDIO_HAL_ERR_INTERNAL); in HdiServiceCreatRender()
141 IF_TRUE_PRINT_LOG_RETURN_ERROR((ret < 0), "AudioAdapterListGetAdapter fail", AUDIO_HAL_ERR_INTERNAL); in HdiServiceCreatRender()
146 IF_TRUE_PRINT_LOG_RETURN_ERROR((adapter->CreateRender == NULL), "CreateRender is NULL", AUDIO_HAL_ERR_INTERNAL); in HdiServiceCreatRender()
148 IF_TRUE_PRINT_LOG_RETURN_ERROR((render == NULL || ret < 0), "Failed to CreateRender", AUDIO_HAL_ERR_INTERNAL); in HdiServiceCreatRender()
152 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceCreatRender()
171 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceRenderDestory()
186 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceRenderDestory()
194 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceRenderDestory()
211 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceRenderStart()
[all...]
H A Dhdf_audio_server_capture.c135 "read capturePid fail", AUDIO_HAL_ERR_INTERNAL); in HdiServiceCreatCapture()
138 IF_TRUE_PRINT_LOG_RETURN_ERROR((ret < 0), "GetInitCapturePara fail", AUDIO_HAL_ERR_INTERNAL); in HdiServiceCreatCapture()
140 IF_TRUE_PRINT_LOG_RETURN_ERROR((ret < 0), "AudioAdapterListGetAdapter fail", AUDIO_HAL_ERR_INTERNAL); in HdiServiceCreatCapture()
147 IF_TRUE_PRINT_LOG_RETURN_ERROR((adapter->CreateCapture == NULL), "CreateCapture is NULL", AUDIO_HAL_ERR_INTERNAL); in HdiServiceCreatCapture()
149 IF_TRUE_PRINT_LOG_RETURN_ERROR((capture == NULL || ret < 0), "Failed to CreateCapture", AUDIO_HAL_ERR_INTERNAL); in HdiServiceCreatCapture()
153 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceCreatCapture()
169 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceCaptureDestory()
183 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceCaptureDestory()
191 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceCaptureDestory()
210 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceCaptureStart()
[all...]
H A Dhdf_audio_server_common.c252 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
257 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
262 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
266 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
269 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
272 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
275 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
444 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceGetFuncs()
453 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceGetFuncs()
490 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceGetAllAdapter()
[all...]
H A Dhdf_audio_usb_server.c55 return AUDIO_HAL_ERR_INTERNAL; in AudioHdiUsbServerBind()
H A Dhdf_audio_a2dp_server.c54 return AUDIO_HAL_ERR_INTERNAL; in AudioHdiA2dpServerBind()
H A Dhdf_audio_server_manager.c638 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterCheckListExist()
672 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterListDestory()
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
H A Daudio_proxy_render.cpp29 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyRenderCtrl()
83 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyRenderGetFrameParameter()
92 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyRenderGetFrameParameter()
121 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyRenderSetSampleAttributes()
125 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyRenderSetSampleAttributes()
146 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyRenderGetSampleAttributes()
157 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyRenderGetSampleAttributes()
176 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyRenderGetCurrentChannelId()
186 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyRenderGetCurrentChannelId()
208 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyRenderCheckSceneCapability()
[all...]
H A Daudio_proxy_adapter.cpp245 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyAdapterInitAllPorts()
259 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyAdapterInitAllPorts()
265 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyAdapterInitAllPorts()
270 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyAdapterInitAllPorts()
274 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyAdapterInitAllPorts()
322 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyAdapterCreateRender()
327 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyAdapterCreateRender()
331 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyAdapterCreateRender()
336 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyAdapterCreateRender()
342 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyAdapterCreateRender()
[all...]
H A Daudio_proxy_manager.cpp39 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyManagerGetAllAdapters()
45 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyManagerGetAllAdapters()
76 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyManagerLoadAdapter()
80 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyManagerLoadAdapter()
84 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyManagerLoadAdapter()
89 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyManagerLoadAdapter()
H A Daudio_proxy_common.cpp222 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyCommonSetRenderCtrlParam()
227 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyCommonSetRenderCtrlParam()
248 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyCommonGetRenderCtrlParam()
258 return AUDIO_HAL_ERR_INTERNAL; in AudioProxyCommonGetRenderCtrlParam()
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_render.cpp127 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceCreatRender()
133 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceCreatRender()
137 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceCreatRender()
152 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceCreatRender()
157 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceCreatRender()
173 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceRenderDestory()
193 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceRenderDestory()
279 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceRenderGetFrameSize()
282 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceRenderGetFrameSize()
300 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceRenderGetFrameCount()
[all...]
H A Dhdf_audio_server.cpp35 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceGetFuncs()
59 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceGetAllAdapter()
127 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceLoadAdapter()
135 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceLoadAdapter()
141 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceLoadAdapter()
160 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceLoadAdapter()
180 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceInitAllPorts()
184 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceInitAllPorts()
208 if (ret == AUDIO_HAL_ERR_INTERNAL) { in HdiServiceUnloadAdapter()
213 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceUnloadAdapter()
[all...]
H A Dhdf_audio_server_common.cpp600 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterCheckListExist()
637 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterListDestory()
693 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
698 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
707 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
710 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
713 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
716 return AUDIO_HAL_ERR_INTERNAL; in HdiServiceReqMmapBuffer()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter.cpp319 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterInitAllPorts()
322 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterInitAllPorts()
328 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterInitAllPorts()
336 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterInitAllPorts()
395 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterCreateRender()
406 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterCreateRender()
425 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterDestroyRender()
449 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterGetPortCapability()
454 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterGetPortCapability()
465 return AUDIO_HAL_ERR_INTERNAL; in AudioAdapterGetPortCapability()
[all...]
H A Daudio_render.cpp106 return AUDIO_HAL_ERR_INTERNAL; in AudioRenderPause()
297 return AUDIO_HAL_ERR_INTERNAL; in AudioRenderGetLatency()
327 return AUDIO_HAL_ERR_INTERNAL; in AudioRenderRenderFrame()
332 return AUDIO_HAL_ERR_INTERNAL; in AudioRenderRenderFrame()
342 return AUDIO_HAL_ERR_INTERNAL; in AudioRenderRenderFrame()
348 return AUDIO_HAL_ERR_INTERNAL; in AudioRenderRenderFrame()
354 return AUDIO_HAL_ERR_INTERNAL; in AudioRenderRenderFrame()
448 return AUDIO_HAL_ERR_INTERNAL; in AudioRenderSetExtraParams()
454 return AUDIO_HAL_ERR_INTERNAL; in AudioRenderSetExtraParams()
467 return AUDIO_HAL_ERR_INTERNAL; in AudioRenderGetExtraParams()
[all...]
H A Daudio_manager.cpp48 return AUDIO_HAL_ERR_INTERNAL; in AudioManagerLoadAdapter()
81 return AUDIO_HAL_ERR_INTERNAL; in AudioManagerLoadAdapter()
H A Daudio_adapter_info_common.cpp1045 return AUDIO_HAL_ERR_INTERNAL; in AudioSetExtraParams()
1051 return AUDIO_HAL_ERR_INTERNAL; in AudioSetExtraParams()
1063 return AUDIO_HAL_ERR_INTERNAL; in AudioSetExtraParams()
/drivers/peripheral/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.c606 return AUDIO_HAL_ERR_INTERNAL; in AudioSetExtraParams()
612 return AUDIO_HAL_ERR_INTERNAL; in AudioSetExtraParams()
624 return AUDIO_HAL_ERR_INTERNAL; in AudioSetExtraParams()
/drivers/peripheral/audio/test/systemtest/common/lib_common/src/
H A Daudio_lib_common.cpp168 return AUDIO_HAL_ERR_INTERNAL; in CaptureReqMmapBufferInit()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h64 AUDIO_HAL_ERR_INTERNAL = -1, /* audio system internal errors */ enumerator
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h73 AUDIO_HAL_ERR_INTERNAL = -1, /* audio system internal errors */ enumerator

Completed in 17 milliseconds