This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TDA3XEVM: Format Conversion

Part Number: TDA3XEVM

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!