Whether the video subsystem can support multiplexing ?
Through video subsystem ,PIXC output data can't be sent simultaneously to multiple EPPI interfaces?
Data from roughly as follows:
|---->EPPI0 (RGB888)
|------>PIXC------------------------------------>|
EPPI2---->| |---->EPPI1 (RGB666)
|------>DMA-->MEM_L3(yuv422)
Eppi2 collected data of the camera.
Send to PIXC by VID.
Send to EPPI0 and EPPI1 after PIXC treatment.
PIXC output data can't be sent simultaneously to multiple EPPI interfaces?