Home
last modified time | relevance | path

Searched refs:DSP_Id (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audsp/
H A DhalAUDSP.c1470 AUDIO_DSP_ID DSP_Id; in HAL_AUDSP_Get_Alg_Info() local
1472 DSP_Id = (AUDIO_DSP_ID) Id; in HAL_AUDSP_Get_Alg_Info()
1473 switch ( DSP_Id ) in HAL_AUDSP_Get_Alg_Info()
1482 HALAUDSP_ERROR ("Un-Support DSP ID (%d)\r\n", DSP_Id); in HAL_AUDSP_Get_Alg_Info()
1487 …HALAUDSP_ERROR ("DSP %s Got the Alg Info (0x%X)\r\n", DSP_Id == AUDIO_DSP_ID_DEC ? "DEC" : "SND", … in HAL_AUDSP_Get_Alg_Info()
/utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audsp/
H A DhalAUDSP.c1418 AUDIO_DSP_ID DSP_Id; in HAL_AUDSP_Get_Alg_Info() local
1420 DSP_Id = (AUDIO_DSP_ID) Id; in HAL_AUDSP_Get_Alg_Info()
1421 switch ( DSP_Id ) in HAL_AUDSP_Get_Alg_Info()
1430 HALAUDSP_ERROR ("Un-Support DSP ID (%d)\r\n", DSP_Id); in HAL_AUDSP_Get_Alg_Info()
1435 …HALAUDSP_ERROR ("DSP %s Got the Alg Info (0x%X)\r\n", DSP_Id == AUDIO_DSP_ID_DEC ? "DEC" : "SND", … in HAL_AUDSP_Get_Alg_Info()