Hi , Our SoC has hardware decoder for MPEG streams. I am trying to port the h/w codec driver to android . I want to share (mmap) decode buffers to user space . What is the prefered way to implement this use- case ? Few of them what i can think of : a) using "pmem" b) ioremap from reserved memory and mmap to user-space .Please provide me pointers on apt method .
--~--~---------~--~----~------------~-------~--~----~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---