Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c1282 API_AUDIO_CUSTOMER_PCMIO_PARAM g_audio_customer_AU_Demo_PCMIO_pcmParam; member
3065 …memset((void *)&pstAudioCustomerShmData->g_audio_customer_AU_Demo_PCMIO_pcmParam, 0x00, sizeof(API… in AU_CUS_ShmInit_All_variables()
10114 …d = API_AUDIO_CUSTOMER_PCM_Open(&pstAudioCustomerShmData->g_audio_customer_AU_Demo_PCMIO_pcmParam); in AU_CUS_Demo_PCMIO_Play_Monitor()
10136 …AU_CUS_Delay1MS(pstAudioCustomerShmData->g_audio_customer_AU_Demo_PCMIO_pcmParam.u32BufferDuration… in AU_CUS_Demo_PCMIO_Play_Monitor()
22801 …memset((void *)&pstAudioCustomerShmData->g_audio_customer_AU_Demo_PCMIO_pcmParam, 0x00, sizeof(API… in AU_CUS_DebugMenu()
22802 …strcpy((char*)pstAudioCustomerShmData->g_audio_customer_AU_Demo_PCMIO_pcmParam.u8Name, AU_HW_DMA_R… in AU_CUS_DebugMenu()
22803 … pstAudioCustomerShmData->g_audio_customer_AU_Demo_PCMIO_pcmParam.u32BigEndian = 0; in AU_CUS_DebugMenu()
22804 … pstAudioCustomerShmData->g_audio_customer_AU_Demo_PCMIO_pcmParam.u32BitWidth = 16; in AU_CUS_DebugMenu()
22805 … pstAudioCustomerShmData->g_audio_customer_AU_Demo_PCMIO_pcmParam.u32BufferDuration = 80; in AU_CUS_DebugMenu()
22806 … pstAudioCustomerShmData->g_audio_customer_AU_Demo_PCMIO_pcmParam.u32Channel = 2; in AU_CUS_DebugMenu()
[all …]