Searched refs:DSP_Id (Results 1 – 2 of 2) sorted by relevance
1470 AUDIO_DSP_ID DSP_Id; in HAL_AUDSP_Get_Alg_Info() local1472 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()
1418 AUDIO_DSP_ID DSP_Id; in HAL_AUDSP_Get_Alg_Info() local1420 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()