pes_buffer.h File Reference

Go to the source code of this file.

Classes

struct  pes_buffer_s

Typedefs

typedef struct pes_buffer_s PES_BUFFER

Functions

BD_PRIVATE PES_BUFFERpes_buffer_alloc (int size) BD_ATTR_MALLOC
BD_PRIVATE void pes_buffer_free (PES_BUFFER **)
BD_PRIVATE void pes_buffer_append (PES_BUFFER **head, PES_BUFFER *buf)
BD_PRIVATE void pes_buffer_remove (PES_BUFFER **head, PES_BUFFER *buf)

Typedef Documentation

typedef struct pes_buffer_s PES_BUFFER

Definition at line 31 of file pes_buffer.h.


Function Documentation

BD_PRIVATE PES_BUFFER* pes_buffer_alloc ( int  size  ) 

Definition at line 27 of file pes_buffer.c.

Referenced by m2ts_demux().

BD_PRIVATE void pes_buffer_free ( PES_BUFFER **   ) 
BD_PRIVATE 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().

BD_PRIVATE void pes_buffer_remove ( PES_BUFFER **  head,
PES_BUFFER buf 
)

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