Forum Discussion
Altera_Forum
Honored Contributor
16 years agoFIR 2D behavioural
Hi all I have a question about VIP 2D Filter. If I configure it to work on color planes in sequence, Luminance and Chromas (YCbCr4:2:2), how does it work onto the Chroma(s) signal? Reading th...
Altera_Forum
Honored Contributor
16 years agoI think the following will work but perhaps you should confirm that the IP is doing the right thing:
For the splitter: din0 is C Y, please make sure that this is the correct order in time (or correct endianess if in parallel) dout0 should be C and you should halve the width of the control packets dout1 should be Y A slightly different way of doing the same thing is given in the VIP user guide with the 2 pixels per port option For the joiner: din0 should be Y din1 should be C dout0 should be C Y and the source of non-image packet should be din0