Hi,
I want to use two scalers in my omx application (ezsdk 5.04, dm8168). The application has two layers as mentioned below:
Layer 1: Capture -> Scaler -> Display
Layer 2: Decode -> Scaler -> Display
The scaler in layer 1 is used only to do chroma upconversion (420 to 422) whereas the scaler in layer 2 does some actual scaling.
I tried to use the same scaler (OMX.TI.VPSSM3.VFPC.INDTXSCWB) in both the places but it failed. How can I use two different scalers here?
Thanks,
Senthil