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 77 of file libdirac_libschro.h.


Field Documentation

Pointer to tail of queue.

Definition at line 82 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 Tue Jun 12 16:29:09 2012 for ffmpeg by  doxygen 1.6.3