I want to force a parser (say MP3) in opencore to use the buffer
allocated by OMX (MP3) decoder. It is possible to force opencore to
use OMX_AllocateBuffer() on OMX component by implementing PV
cabilities extension parameter. However, it looks like opencore still
copies contents from a parser buffer to the buffer allocated by OMX
decoder. Is there a way to avoid this and minimize copy operations?

-
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to