Looks like OpenCore  does not understand the usage of nOffset field on
input port. There is no effect when component sets nOffset to a non-
zero value. OpenCore ignores nOffset and copies data into reserved
region (same behavior as when nOffset is set to Zero)


>>>Sec 2.1.12 of OMX IL 1.1.2
The nOffset parameter indicates the number of bytes between the start
of the buffer and the start of valid data. The nFilledLen parameter
specifies the number of contiguous bytes of valid data in the buffer.
The valid data in the buffer is therefore located in the range pBuffer
+ nOffset to pBuffer + nOffset + nFilledLen.
--~--~---------~--~----~------------~-------~--~----~
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