Searched refs:AU_CUS_MemoryAlloc (Results 1 – 1 of 1) sorted by relevance
2378 MS_U8* AU_CUS_MemoryAlloc(MS_U32 allocSize);5130 pMP3EncBuffer = AU_CUS_MemoryAlloc(MP3_REQUEST_BYTES); in AU_CUS_MP3EncodeInit()9592 pAACEncPCMBuffer = AU_CUS_MemoryAlloc(AAC_REQUEST_BYTES); in AU_CUS_AACEncodeInit()9988 …pPCMCaptureBuffer = AU_CUS_MemoryAlloc(pstAudioCustomerShmData->g_audio_customer_PCM_CAPTURE_Reque… in AU_CUS_PCMCaptureInit()13182 MS_U8* AU_CUS_MemoryAlloc(MS_U32 allocSize) in AU_CUS_MemoryAlloc() function19645 readingItems = (MS_U32 *)AU_CUS_MemoryAlloc(numberOfItems * sizeof(MS_U32)); in AU_CUS_RegDebug()22792 …AU_Demo_MM_File_read_in_buffer2 = AU_CUS_MemoryAlloc(pstAudioCustomerShmData->g_audio_customer_AU_… in AU_CUS_DebugMenu()23040 … AU_Demo_MM_File_read_in_buffer = AU_CUS_MemoryAlloc(input_file_length); in AU_CUS_DebugMenu()23294 … AU_Demo_MM_File_read_in_buffer3 = AU_CUS_MemoryAlloc(input_file_length); in AU_CUS_DebugMenu()