Tool/software: TI C/C++ Compiler
HI
I am working on a dataflow on TDA3 like this:
IssCapture -> Algo (DSP1)->Display
The frame format from issCapture is UYVY, but the Algo just needs Y component.
Which algorithm in TI framework supports this efficient format conversion ?
Thanks!