YUVBufs Struct Reference


Data Fields

uint8_t * Ybuf
uint8_t * Ubuf
uint8_t * Vbuf
unsigned short y_w
unsigned short y_h
unsigned short uv_w
unsigned short uv_h

Detailed Description

Definition at line 32 of file indeo3.c.


Field Documentation

uint8_t* YUVBufs::Ubuf

Definition at line 35 of file indeo3.c.

Referenced by indeo3_decode_frame(), iv_alloc_frames(), and iv_decode_frame().

unsigned short YUVBufs::uv_h

Definition at line 38 of file indeo3.c.

Referenced by iv_alloc_frames().

unsigned short YUVBufs::uv_w

Definition at line 38 of file indeo3.c.

Referenced by indeo3_decode_frame(), and iv_alloc_frames().

uint8_t* YUVBufs::Vbuf

Definition at line 36 of file indeo3.c.

Referenced by indeo3_decode_frame(), iv_alloc_frames(), and iv_decode_frame().

unsigned short YUVBufs::y_h

Definition at line 37 of file indeo3.c.

Referenced by iv_alloc_frames().

unsigned short YUVBufs::y_w

Definition at line 37 of file indeo3.c.

Referenced by indeo3_decode_frame(), and iv_alloc_frames().

uint8_t* YUVBufs::Ybuf

Definition at line 34 of file indeo3.c.

Referenced by indeo3_decode_frame(), iv_alloc_frames(), and iv_decode_frame().


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

Generated on Fri Oct 26 02:36:58 2012 for FFmpeg by  doxygen 1.5.8