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