Hi,
We're trying to figure out the timing mechanism in the mcfw framework.
In the vdec_disp demo which component is responsible for the channels timing (pacing the each channels to 30 fps)?
Is it the Mosaic? does it wait for a frame from each channel involved, with some kind of buffer mechanism? or is it the display which poll a frame from it's in queue at the fps desired, and by that fill this queue and pace the system?
Thanks