FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pullup_frame Struct Reference

#include <pullup.h>

Data Fields

int lock
 
int length
 
int parity
 
struct pullup_buffer ** ifields
 
struct pullup_bufferofields [2]
 
struct pullup_bufferbuffer
 

Detailed Description

Definition at line 53 of file pullup.h.

Field Documentation

int pullup_frame::lock

Definition at line 55 of file pullup.h.

Referenced by ff_pullup_get_frame(), and ff_pullup_release_frame().

int pullup_frame::length
int pullup_frame::parity

Definition at line 57 of file pullup.h.

Referenced by ff_pullup_get_frame(), and ff_pullup_release_frame().

struct pullup_buffer** pullup_frame::ifields

Definition at line 58 of file pullup.h.

Referenced by ff_pullup_get_frame(), ff_pullup_init_context(), and ff_pullup_release_frame().

struct pullup_buffer * pullup_frame::ofields[2]
struct pullup_buffer* pullup_frame::buffer

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