FrameBuffer Struct Reference

#include <cmdutils.h>


Data Fields

uint8_tbase [4]
uint8_tdata [4]
int linesize [4]
int h
int w
enum PixelFormat pix_fmt
int refcount
struct FrameBuffer ** pool
 head of the buffer pool
struct FrameBuffernext


Detailed Description

Definition at line 429 of file cmdutils.h.


Field Documentation

Definition at line 430 of file cmdutils.h.

Referenced by alloc_buffer(), codec_get_buffer(), and free_buffer_pool().

Definition at line 431 of file cmdutils.h.

Referenced by alloc_buffer(), and codec_get_buffer().

Definition at line 434 of file cmdutils.h.

Referenced by alloc_buffer(), and codec_get_buffer().

Definition at line 432 of file cmdutils.h.

Referenced by alloc_buffer(), and codec_get_buffer().

Definition at line 439 of file cmdutils.h.

Referenced by codec_get_buffer(), free_buffer_pool(), and unref_buffer().

Definition at line 435 of file cmdutils.h.

Referenced by alloc_buffer(), and codec_get_buffer().

struct FrameBuffer** FrameBuffer::pool [read]

head of the buffer pool

Definition at line 438 of file cmdutils.h.

Referenced by alloc_buffer(), and unref_buffer().

Definition at line 437 of file cmdutils.h.

Referenced by codec_get_buffer(), decode_video(), unref_buffer(), and video_thread().

Definition at line 434 of file cmdutils.h.

Referenced by alloc_buffer(), and codec_get_buffer().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8