FFBufQueue Struct Reference

Structure holding the queue. More...

#include <bufferqueue.h>


Data Fields

AVFilterBufferRef * queue [FF_BUFQUEUE_SIZE]
unsigned short head
unsigned short available
number of available buffers

Detailed Description

Structure holding the queue.

Definition at line 49 of file bufferqueue.h.


Field Documentation

unsigned short FFBufQueue::available

number of available buffers

Definition at line 52 of file bufferqueue.h.

Referenced by ff_bufqueue_add(), ff_bufqueue_discard_all(), ff_bufqueue_get(), ff_bufqueue_peek(), flush_segment(), request_frame(), and try_start_frame().

unsigned short FFBufQueue::head

Definition at line 51 of file bufferqueue.h.

Referenced by ff_bufqueue_get().

Definition at line 50 of file bufferqueue.h.

Referenced by end_frame(), and ff_bufqueue_get().


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

AltStyle によって変換されたページ (->オリジナル) /