Home
last modified time | relevance | path

Searched refs:HALAUDSP_ERROR (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/hal/macan/audsp/
H A DhalAUDSP.c168 #define HALAUDSP_ERROR(fmt, args...) LOGE("<<android>> " fmt, ## args) macro
171 #define HALAUDSP_ERROR(fmt, args...) DBG_PREFIX("[[utopia]] " fmt, ## args) macro
178 HALAUDSP_ERROR("%s() : Warning! g_AudioVars2 should not be NULL !!!\n", __FUNCTION__); \
179 HALAUDSP_ERROR("%s() : Perform SHM Init here !!!\n", __FUNCTION__); \
643 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
649 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
663 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
669 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
685 HALAUDSP_ERROR (" MIU of PreFetch: 0x%X\r\n", (unsigned int) MIU_addr); in HAL_AUDSP_DspLoadCode2()
/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audsp/
H A DhalAUDSP.c172 #define HALAUDSP_ERROR(fmt, args...) LOGE("<<android>> " fmt, ## args) macro
175 #define HALAUDSP_ERROR(fmt, args...) DBG_PREFIX("[[utopia]] " fmt, ## args) macro
182 HALAUDSP_ERROR("%s() : Warning! g_AudioVars2 should not be NULL !!!\n", __FUNCTION__); \
183 HALAUDSP_ERROR("%s() : Perform SHM Init here !!!\n", __FUNCTION__); \
666 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
672 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
686 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
692 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
708 HALAUDSP_ERROR (" MIU of PreFetch: 0x%X\r\n", (unsigned int) MIU_addr); in HAL_AUDSP_DspLoadCode2()
/utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audsp/
H A DhalAUDSP.c168 #define HALAUDSP_ERROR(fmt, args...) LOGE("<<android>> " fmt, ## args) macro
171 #define HALAUDSP_ERROR(fmt, args...) DBG_PREFIX("[[utopia]] " fmt, ## args) macro
178 HALAUDSP_ERROR("%s() : Warning! g_AudioVars2 should not be NULL !!!\n", __FUNCTION__); \
179 HALAUDSP_ERROR("%s() : Perform SHM Init here !!!\n", __FUNCTION__); \
661 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
667 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
681 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
687 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
703 HALAUDSP_ERROR (" MIU of PreFetch: 0x%X\r\n", (unsigned int) MIU_addr); in HAL_AUDSP_DspLoadCode2()
/utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audsp/
H A DhalAUDSP.c171 #define HALAUDSP_ERROR(fmt, args...) LOGE("<<android>> " fmt, ## args) macro
174 #define HALAUDSP_ERROR(fmt, args...) DBG_PREFIX("[[utopia]] " fmt, ## args) macro
181 HALAUDSP_ERROR("%s() : Warning! g_AudioVars2 should not be NULL !!!\n", __FUNCTION__); \
182 HALAUDSP_ERROR("%s() : Perform SHM Init here !!!\n", __FUNCTION__); \
632 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
638 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
652 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
658 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
674 HALAUDSP_ERROR (" MIU of PreFetch: 0x%X\r\n", (unsigned int) MIU_addr); in HAL_AUDSP_DspLoadCode2()
/utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audsp/
H A DhalAUDSP.c167 #define HALAUDSP_ERROR(fmt, args...) LOGE("<<android>> " fmt, ## args) macro
170 #define HALAUDSP_ERROR(fmt, args...) DBG_PREFIX("[[utopia]] " fmt, ## args) macro
177 HALAUDSP_ERROR("%s() : Warning! g_AudioVars2 should not be NULL !!!\n", __FUNCTION__); \
178 HALAUDSP_ERROR("%s() : Perform SHM Init here !!!\n", __FUNCTION__); \
647 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
653 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
663 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
669 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
681 HALAUDSP_ERROR (" MIU of PreFetch: 0x%X\r\n", MIU_addr); in HAL_AUDSP_DspLoadCode2()
/utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audsp/
H A DhalAUDSP.c172 #define HALAUDSP_ERROR(fmt, args...) LOGE("<<android>> " fmt, ## args) macro
175 #define HALAUDSP_ERROR(fmt, args...) DBG_PREFIX("[[utopia]] " fmt, ## args) macro
182 HALAUDSP_ERROR("%s() : Warning! g_AudioVars2 should not be NULL !!!\n", __FUNCTION__); \
183 HALAUDSP_ERROR("%s() : Perform SHM Init here !!!\n", __FUNCTION__); \
1482 HALAUDSP_ERROR ("Un-Support DSP ID (%d)\r\n", DSP_Id); in HAL_AUDSP_Get_Alg_Info()
1487HALAUDSP_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()
1513 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
1519 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
1529 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
1535 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audsp/
H A DhalAUDSP.c171 #define HALAUDSP_ERROR(fmt, args...) LOGE("<<android>> " fmt, ## args) macro
174 #define HALAUDSP_ERROR(fmt, args...) DBG_PREFIX("[[utopia]] " fmt, ## args) macro
181 HALAUDSP_ERROR("%s() : Warning! g_AudioVars2 should not be NULL !!!\n", __FUNCTION__); \
182 HALAUDSP_ERROR("%s() : Perform SHM Init here !!!\n", __FUNCTION__); \
1430 HALAUDSP_ERROR ("Un-Support DSP ID (%d)\r\n", DSP_Id); in HAL_AUDSP_Get_Alg_Info()
1435HALAUDSP_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()
1461 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
1467 HALAUDSP_ERROR ("Dsp ReLoad Code PM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
1477 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
1483 HALAUDSP_ERROR ("Dsp ReLoad Code CM Segment Verify Fail !!\r\n"); in HAL_AUDSP_DspLoadCode2()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audsp/
H A DhalAUDSP.c155 #define HALAUDSP_ERROR(fmt, args...) LOGE("<<android>> " fmt, ## args) macro
158 #define HALAUDSP_ERROR(fmt, args...) DBG_PREFIX("[[utopia]] " fmt, ## args) macro
165 HALAUDSP_ERROR("%s() : Warning! g_AudioVars2 should not be NULL !!!\n", __FUNCTION__); \
166 HALAUDSP_ERROR("%s() : Perform SHM Init here !!!\n", __FUNCTION__); \
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audsp/
H A DhalAUDSP.c161 #define HALAUDSP_ERROR(fmt, args...) LOGE("<<android>> " fmt, ## args) macro
164 #define HALAUDSP_ERROR(fmt, args...) DBG_PREFIX("[[utopia]] " fmt, ## args) macro
171 HALAUDSP_ERROR("%s() : Warning! g_AudioVars2 should not be NULL !!!\n", __FUNCTION__); \
172 HALAUDSP_ERROR("%s() : Perform SHM Init here !!!\n", __FUNCTION__); \
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audsp/
H A DhalAUDSP.c161 #define HALAUDSP_ERROR(fmt, args...) LOGE("<<android>> " fmt, ## args) macro
164 #define HALAUDSP_ERROR(fmt, args...) DBG_PREFIX("[[utopia]] " fmt, ## args) macro
171 HALAUDSP_ERROR("%s() : Warning! g_AudioVars2 should not be NULL !!!\n", __FUNCTION__); \
172 HALAUDSP_ERROR("%s() : Perform SHM Init here !!!\n", __FUNCTION__); \
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audsp/
H A DhalAUDSP.c161 #define HALAUDSP_ERROR(fmt, args...) LOGE("<<android>> " fmt, ## args) macro
164 #define HALAUDSP_ERROR(fmt, args...) DBG_PREFIX("[[utopia]] " fmt, ## args) macro
171 HALAUDSP_ERROR("%s() : Warning! g_AudioVars2 should not be NULL !!!\n", __FUNCTION__); \
172 HALAUDSP_ERROR("%s() : Perform SHM Init here !!!\n", __FUNCTION__); \