Hello,
Is is possible to perform changing of channel on an arbitrary link during runtime?
The Display link has this function in itself, but is it possible to perform it on other links.
For example:
NullSource (IPU1_0) -> Gate_Idle -> Merge -> Select -> VPE -> XXXXSink IssCapture -> IssM2mIsp -> Gate_Cam -> Merge IssM2mIsp -> Alg_IssAewb
In the above chain, the link XXXSink only supports single channel.
But to support multiple paths, I am planning on using Select link to specify which outgoing channel will be in channel ID 0.
Unfortunately, it does not seem to work at runtime.
Sorry for the fundamental inquiry but I appreciate the help to point me in the right direction.