Lines Matching refs:u32BitWidth

1275         .u32BitWidth = {16},
1300 .u32BitWidth = {16},
1325 .u32BitWidth = {16},
1350 .u32BitWidth = {16},
1375 .u32BitWidth = {16},
1400 .u32BitWidth = {16},
1425 .u32BitWidth = {16},
1450 .u32BitWidth = {16},
8685 HAL_AUDIO_PCM_HwDma_Reader1_Set(AUDIO_PCM_CMD_BITWIDTH, &pUserPcmInfo->u32BitWidth); in HAL_AUDIO_PCM_HwDma_Reader1_Open()
8923 MS_U32 u32BitWidth = *((MS_U32 *)pData); in HAL_AUDIO_PCM_HwDma_Reader1_Set() local
8925 pPcmInfo->u32BitWidth = u32BitWidth; in HAL_AUDIO_PCM_HwDma_Reader1_Set()
9132 *((MS_U32 *)pData) = pPcmInfo->u32BitWidth; in HAL_AUDIO_PCM_HwDma_Reader1_Get()
9557 HAL_AUDIO_PCM_HwDma_Reader2_Set(AUDIO_PCM_CMD_BITWIDTH, &pUserPcmInfo->u32BitWidth); in HAL_AUDIO_PCM_HwDma_Reader2_Open()
9790 MS_U32 u32BitWidth = *((MS_U32 *)pData); in HAL_AUDIO_PCM_HwDma_Reader2_Set() local
9792 pPcmInfo->u32BitWidth = u32BitWidth; in HAL_AUDIO_PCM_HwDma_Reader2_Set()
9999 *((MS_U32 *)pData) = pPcmInfo->u32BitWidth; in HAL_AUDIO_PCM_HwDma_Reader2_Get()
10436 HAL_AUDIO_PCM_SwDma_Reader1_Set(AUDIO_PCM_CMD_BITWIDTH, &pUserPcmInfo->u32BitWidth); in HAL_AUDIO_PCM_SwDma_Reader1_Open()
10670 MS_U32 u32BitWidth = *((MS_U32 *)pData); in HAL_AUDIO_PCM_SwDma_Reader1_Set() local
10672 pPcmInfo->u32BitWidth = u32BitWidth; in HAL_AUDIO_PCM_SwDma_Reader1_Set()
10879 *((MS_U32 *)pData) = pPcmInfo->u32BitWidth; in HAL_AUDIO_PCM_SwDma_Reader1_Get()
11358 HAL_AUDIO_PCM_R2Dma_Reader1_Set(AUDIO_PCM_CMD_BITWIDTH, &pUserPcmInfo->u32BitWidth); in HAL_AUDIO_PCM_R2Dma_Reader1_Open()
11616 MS_U32 u32BitWidth = *((MS_U32 *)pData); in HAL_AUDIO_PCM_R2Dma_Reader1_Set() local
11618 pPcmInfo->u32BitWidth = u32BitWidth; in HAL_AUDIO_PCM_R2Dma_Reader1_Set()
11825 *((MS_U32 *)pData) = pPcmInfo->u32BitWidth; in HAL_AUDIO_PCM_R2Dma_Reader1_Get()
12339 HAL_AUDIO_PCM_R2Dma_Reader2_Set(AUDIO_PCM_CMD_BITWIDTH, &pUserPcmInfo->u32BitWidth); in HAL_AUDIO_PCM_R2Dma_Reader2_Open()
12597 MS_U32 u32BitWidth = *((MS_U32 *)pData); in HAL_AUDIO_PCM_R2Dma_Reader2_Set() local
12599 pPcmInfo->u32BitWidth = u32BitWidth; in HAL_AUDIO_PCM_R2Dma_Reader2_Set()
12806 *((MS_U32 *)pData) = pPcmInfo->u32BitWidth; in HAL_AUDIO_PCM_R2Dma_Reader2_Get()
13135 HAL_AUDIO_PCM_Capture1_Set(AUDIO_PCM_CMD_BITWIDTH, &pUserPcmInfo->u32BitWidth); in HAL_AUDIO_PCM_Capture1_Open()
13322 MS_U32 u32BitWidth = *((MS_U32 *)pData); in HAL_AUDIO_PCM_Capture1_Set() local
13324 pPcmInfo->u32BitWidth = u32BitWidth; in HAL_AUDIO_PCM_Capture1_Set()
13531 *((MS_U32 *)pData) = pPcmInfo->u32BitWidth; in HAL_AUDIO_PCM_Capture1_Get()
13834 HAL_AUDIO_PCM_Capture2_Set(AUDIO_PCM_CMD_BITWIDTH, &pUserPcmInfo->u32BitWidth); in HAL_AUDIO_PCM_Capture2_Open()
14021 MS_U32 u32BitWidth = *((MS_U32 *)pData); in HAL_AUDIO_PCM_Capture2_Set() local
14023 pPcmInfo->u32BitWidth = u32BitWidth; in HAL_AUDIO_PCM_Capture2_Set()
14230 *((MS_U32 *)pData) = pPcmInfo->u32BitWidth; in HAL_AUDIO_PCM_Capture2_Get()
14512 HAL_AUDIO_PCM_HwDma_Writer1_Set(AUDIO_PCM_CMD_BITWIDTH, &pUserPcmInfo->u32BitWidth); in HAL_AUDIO_PCM_HwDma_Writer1_Open()
14745 MS_U32 u32BitWidth = *((MS_U32 *)pData); in HAL_AUDIO_PCM_HwDma_Writer1_Set() local
14747 pPcmInfo->u32BitWidth = u32BitWidth; in HAL_AUDIO_PCM_HwDma_Writer1_Set()
14954 *((MS_U32 *)pData) = pPcmInfo->u32BitWidth; in HAL_AUDIO_PCM_HwDma_Writer1_Get()