| /utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audio/ |
| H A D | halAUDIO.c | 11257 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_Pcm_Capture1_Get() local 11262 s32PcmLevel = pPcmInfo->pWritePtr - pPcmInfo->pReadPtr; in HAL_AUDIO_Pcm_Capture1_Get() 11263 if (s32PcmLevel < 0) in HAL_AUDIO_Pcm_Capture1_Get() 11266 s32PcmLevel += u32BufferSize; in HAL_AUDIO_Pcm_Capture1_Get() 11269 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_Pcm_Capture1_Get() 11938 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_Pcm_Capture2_Get() local 11943 s32PcmLevel = pPcmInfo->pWritePtr - pPcmInfo->pReadPtr; in HAL_AUDIO_Pcm_Capture2_Get() 11944 if (s32PcmLevel < 0) in HAL_AUDIO_Pcm_Capture2_Get() 11947 s32PcmLevel += u32BufferSize; in HAL_AUDIO_Pcm_Capture2_Get() 11950 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_Pcm_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mainz/audio/ |
| H A D | halAUDIO.c | 12400 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 12405 s32PcmLevel = pPcmInfo->pWritePtr - pPcmInfo->pReadPtr; in HAL_AUDIO_PCM_Capture1_Get() 12406 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 12409 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 12412 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 13099 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 13104 s32PcmLevel = pPcmInfo->pWritePtr - pPcmInfo->pReadPtr; in HAL_AUDIO_PCM_Capture2_Get() 13105 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 13108 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 13111 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/messi/audio/ |
| H A D | halAUDIO.c | 12384 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 12389 s32PcmLevel = pPcmInfo->pWritePtr - pPcmInfo->pReadPtr; in HAL_AUDIO_PCM_Capture1_Get() 12390 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 12393 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 12396 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 13083 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 13088 s32PcmLevel = pPcmInfo->pWritePtr - pPcmInfo->pReadPtr; in HAL_AUDIO_PCM_Capture2_Get() 13089 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 13092 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 13095 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/ |
| H A D | halAUDIO.c | 13563 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 13568 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture1_Get() 13569 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 13572 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 13575 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 14262 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 14267 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture2_Get() 14268 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 14271 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 14274 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/ |
| H A D | halAUDIO.c | 14553 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 14558 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture1_Get() 14559 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 14562 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 14565 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 15256 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 15261 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture2_Get() 15262 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 15265 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 15268 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/ |
| H A D | halAUDIO.c | 14292 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 14297 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture1_Get() 14298 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 14301 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 14304 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 14995 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 15000 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture2_Get() 15001 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 15004 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 15007 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/ |
| H A D | halAUDIO.c | 13922 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 13927 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture1_Get() 13928 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 13931 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 13934 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 14627 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 14632 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture2_Get() 14633 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 14636 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 14639 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/ |
| H A D | halAUDIO.c | 14103 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 14108 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture1_Get() 14109 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 14112 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 14115 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 14806 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 14811 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture2_Get() 14812 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 14815 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 14818 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/ |
| H A D | halAUDIO.c | 14146 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 14151 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture1_Get() 14152 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 14155 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 14158 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 14849 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 14854 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture2_Get() 14855 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 14858 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 14861 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/ |
| H A D | halAUDIO.c | 13586 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 13591 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture1_Get() 13592 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 13595 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 13598 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 14289 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 14294 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture2_Get() 14295 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 14298 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 14301 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/ |
| H A D | halAUDIO.c | 13606 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 13611 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture1_Get() 13612 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 13615 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 13618 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 14309 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 14314 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture2_Get() 14315 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 14318 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 14321 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/ |
| H A D | halAUDIO.c | 14692 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 14697 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture1_Get() 14698 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 14701 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 14704 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 15395 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 15400 s32PcmLevel = pPCM->tPcmBufferInfo.pWritePtr - pPCM->tPcmBufferInfo.pReadPtr; in HAL_AUDIO_PCM_Capture2_Get() 15401 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 15404 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 15407 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/ |
| H A D | halAUDIO.c | 15623 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 15628 … s32PcmLevel = pPCM->pPcmBufferInfo->u32WriteOffset - pPCM->pPcmBufferInfo->u32ReadOffset; in HAL_AUDIO_PCM_Capture1_Get() 15629 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 15632 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 15635 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 16380 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 16385 … s32PcmLevel = pPCM->pPcmBufferInfo->u32WriteOffset - pPCM->pPcmBufferInfo->u32ReadOffset; in HAL_AUDIO_PCM_Capture2_Get() 16386 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 16389 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 16392 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audio/ |
| H A D | halAUDIO.c | 16358 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 16363 … s32PcmLevel = pPCM->pPcmBufferInfo->u32WriteOffset - pPCM->pPcmBufferInfo->u32ReadOffset; in HAL_AUDIO_PCM_Capture1_Get() 16364 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 16367 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 16370 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 17115 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 17120 … s32PcmLevel = pPCM->pPcmBufferInfo->u32WriteOffset - pPCM->pPcmBufferInfo->u32ReadOffset; in HAL_AUDIO_PCM_Capture2_Get() 17121 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 17124 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 17127 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/ |
| H A D | halAUDIO.c | 15909 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture1_Get() local 15914 … s32PcmLevel = pPCM->pPcmBufferInfo->u32WriteOffset - pPCM->pPcmBufferInfo->u32ReadOffset; in HAL_AUDIO_PCM_Capture1_Get() 15915 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture1_Get() 15918 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture1_Get() 15921 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture1_Get() 16666 MS_S32 s32PcmLevel = 0; in HAL_AUDIO_PCM_Capture2_Get() local 16671 … s32PcmLevel = pPCM->pPcmBufferInfo->u32WriteOffset - pPCM->pPcmBufferInfo->u32ReadOffset; in HAL_AUDIO_PCM_Capture2_Get() 16672 if (s32PcmLevel < 0) in HAL_AUDIO_PCM_Capture2_Get() 16675 s32PcmLevel += u32BufferSize; in HAL_AUDIO_PCM_Capture2_Get() 16678 pPcmInfo->u32BufferLevel = (MS_U32)s32PcmLevel; in HAL_AUDIO_PCM_Capture2_Get()
|