FFmpeg
Data Fields
AVFifoBuffer Struct Reference

#include <fifo.h>

Data Fields

 
 
 
uint8_tend
 
uint32_t  rndx
 
uint32_t  wndx
 

Detailed Description

Definition at line 31 of file fifo.h.

Field Documentation

uint8_t* AVFifoBuffer::buffer

Definition at line 32 of file fifo.h.

Referenced by av_fifo_alloc(), av_fifo_drain(), av_fifo_free(), av_fifo_generic_write(), av_fifo_grow(), av_fifo_peek2(), av_fifo_realloc2(), av_fifo_reset(), av_fifo_space(), flac_fifo_read(), flac_fifo_read_wrap(), and flac_parse().

uint8_t* AVFifoBuffer::rptr

Definition at line 33 of file fifo.h.

Referenced by av_fifo_drain(), av_fifo_generic_read(), av_fifo_peek2(), av_fifo_reset(), flac_fifo_read(), and flac_fifo_read_wrap().

uint8_t * AVFifoBuffer::wptr

Definition at line 33 of file fifo.h.

Referenced by av_fifo_generic_write(), av_fifo_realloc2(), av_fifo_reset(), and flac_parse().

uint8_t * AVFifoBuffer::end

Definition at line 33 of file fifo.h.

Referenced by av_fifo_alloc(), av_fifo_drain(), av_fifo_generic_read(), av_fifo_generic_write(), av_fifo_grow(), av_fifo_peek2(), av_fifo_realloc2(), av_fifo_space(), flac_fifo_read(), flac_fifo_read_wrap(), and flac_parse().

uint32_t AVFifoBuffer::rndx

Definition at line 34 of file fifo.h.

Referenced by av_fifo_drain(), av_fifo_reset(), and av_fifo_size().

uint32_t AVFifoBuffer::wndx

Definition at line 34 of file fifo.h.

Referenced by av_fifo_generic_write(), av_fifo_realloc2(), av_fifo_reset(), av_fifo_size(), and flac_parse().


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

Generated on Sat Jan 25 2014 19:52:26 for FFmpeg by   doxygen 1.8.2

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