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.

Where are the chroma bytes in a DM6467T EVB capture frame?

I am trying to modify the "encode" demo.  I am rendering (from the ARM) into a frame in the Capture thread.

When I write into the buffer from char * Buffer_getUserPtr(hCapBuf) I only get luminance values.

How do I draw colored pixels?  I'm expecting that the chroma values are elsewhere in memory,