pes_buffer.c File Reference

Go to the source code of this file.

Functions

PES_BUFFERpes_buffer_alloc (int size)
void pes_buffer_free (PES_BUFFER **p)
void pes_buffer_append (PES_BUFFER **head, PES_BUFFER *buf)
static PES_BUFFER_prev_buffer (PES_BUFFER *head, PES_BUFFER *buf)
void pes_buffer_remove (PES_BUFFER **head, PES_BUFFER *p)

Function Documentation

PES_BUFFER* pes_buffer_alloc ( int  size  ) 

Definition at line 27 of file pes_buffer.c.

Referenced by m2ts_demux().

void pes_buffer_free ( PES_BUFFER **  p  ) 
void pes_buffer_append ( PES_BUFFER **  head,
PES_BUFFER buf 
)

Definition at line 50 of file pes_buffer.c.

Referenced by graphics_processor_decode_ts(), and m2ts_demux().

static PES_BUFFER* _prev_buffer ( PES_BUFFER head,
PES_BUFFER buf 
) [static]

Definition at line 68 of file pes_buffer.c.

Referenced by pes_buffer_remove().

void pes_buffer_remove ( PES_BUFFER **  head,
PES_BUFFER p 
)

Definition at line 80 of file pes_buffer.c.

Referenced by _join_segment_fragments(), and graphics_processor_decode_pes().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun May 27 06:41:46 2012 for MythTV by  doxygen 1.6.3