FfmpegDiracSchroQueue Struct Reference

A simple queue implementation used in libdirac and libschroedinger. More...

#include <libdirac_libschro.h>


Data Fields

FfmpegDiracSchroQueueElementp_head
 Pointer to head of queue.
FfmpegDiracSchroQueueElementp_tail
 Pointer to tail of queue.
int size
 Queue size.


Detailed Description

A simple queue implementation used in libdirac and libschroedinger.

Definition at line 74 of file libdirac_libschro.h.


Field Documentation

Pointer to tail of queue.

Definition at line 78 of file libdirac_libschro.h.

Referenced by ff_dirac_schro_queue_init(), and ff_dirac_schro_queue_push_back().


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

Generated on Fri Oct 26 02:38:23 2012 for FFmpeg by  doxygen 1.5.8