pullup.h File Reference

Go to the source code of this file.

Classes

struct  pullup_buffer
struct  pullup_field
struct  pullup_frame
struct  pullup_context

Functions

struct pullup_bufferpullup_lock_buffer (struct pullup_buffer *b, int parity)
void pullup_release_buffer (struct pullup_buffer *b, int parity)
struct pullup_bufferpullup_get_buffer (struct pullup_context *c, int parity)
void pullup_submit_field (struct pullup_context *c, struct pullup_buffer *b, int parity)
void pullup_flush_fields (struct pullup_context *c)
struct pullup_framepullup_get_frame (struct pullup_context *c)
void pullup_pack_frame (struct pullup_context *c, struct pullup_frame *fr)
void pullup_release_frame (struct pullup_frame *fr)
struct pullup_contextpullup_alloc_context (void)
void pullup_preinit_context (struct pullup_context *c)
void pullup_init_context (struct pullup_context *c)
void pullup_free_context (struct pullup_context *c)

Function Documentation

struct pullup_buffer* pullup_lock_buffer ( struct pullup_buffer b,
int  parity 
) [read]
void pullup_release_buffer ( struct pullup_buffer b,
int  parity 
)

Definition at line 291 of file pullup.c.

Referenced by IvtcFilter(), pullup_flush_fields(), and pullup_release_frame().

struct pullup_buffer* pullup_get_buffer ( struct pullup_context c,
int  parity 
) [read]

Definition at line 298 of file pullup.c.

Referenced by IvtcFilter(), and pullup_pack_frame().

void pullup_submit_field ( struct pullup_context c,
struct pullup_buffer b,
int  parity 
)

Definition at line 407 of file pullup.c.

Referenced by IvtcFilter().

void pullup_flush_fields ( struct pullup_context c  ) 

Definition at line 434 of file pullup.c.

struct pullup_frame* pullup_get_frame ( struct pullup_context c  )  [read]

Definition at line 643 of file pullup.c.

Referenced by IvtcFilter().

void pullup_pack_frame ( struct pullup_context c,
struct pullup_frame fr 
)

Definition at line 709 of file pullup.c.

Referenced by IvtcFilter().

void pullup_release_frame ( struct pullup_frame fr  ) 

Definition at line 729 of file pullup.c.

Referenced by IvtcFilter().

struct pullup_context* pullup_alloc_context ( void   )  [read]

Definition at line 745 of file pullup.c.

Referenced by NewIvtcFilter().

void pullup_preinit_context ( struct pullup_context c  ) 

Definition at line 754 of file pullup.c.

Referenced by NewIvtcFilter().

void pullup_init_context ( struct pullup_context c  ) 

Definition at line 763 of file pullup.c.

Referenced by NewIvtcFilter().

void pullup_free_context ( struct pullup_context c  ) 

Definition at line 804 of file pullup.c.

Referenced by IvtcFilterCleanup().

 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