This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

A8 ARM OMX component

Hi TI experts,

Is it possible to create an OMX component that will be performed on the A8 ARM?
I mean that this component will have input buffers and output buffers that will be connected to other OMX components and will perform fillThisbuffer and emptyThisbuffer,
send cbFillBuffer and cbEmptyBuffer and FBD, EBD and cmdETB and cmdFTB.
If this is possible how it should be done?
Suppose this A8 OMX component receives two input ports that come from differnt paths but from the same capture buffer, will summerize them and need to display them, how synchronization between the two ports can be done?

Thnaks,
Gabi