Hello
I have a question about processing time calculation for TMS320DM6437 resizer.
In datasheet spru977d.pdf (Video Processing Front End, User's Guide, section 5.6.5.2)
we can find the following expression for calculation of processing time
Time = (bytes_per_pixel * W * input_height)/(DSPCLK/3)
However, this expression doesn't include the height of output frame (output_height) and
risizing vertical/horizontal ratios. Explain, please, how I can calculate the processing time
for 640X480 input frame (1 byte per pixel) and 640X480 output frame (1 byte per pixel) with
1Х...4X up-sampling factor?
Thank you, Oleg