Part Number:AM5728
Tool/software: Linux
I am trying to combine the ALSA API and the OpenCL API to realize an audio real-time application.
I would like to use the OpenCL's MapBuffer() function to map the CPU's application buffer to the kernel's argument.
The function based on the DSP and CPU is using the same SDRAM. I don't know where can I know this information
Is it possible?