frame_s Struct Reference

YUV pixel domain image arrays for a video frame. More...

#include <erc_globals.h>

Collaboration diagram for frame_s:

Collaboration graph
[legend]

Data Fields

ImageParameters * p_Img
imgpel * yptr
imgpel * uptr
imgpel * vptr

Detailed Description

YUV pixel domain image arrays for a video frame.

Definition at line 33 of file erc_globals.h.


The documentation for this struct was generated from the following file:

Documentation generated with DoxyGen