Plane Struct Reference

#include <snow.h>


Data Fields

int width
int height
int stride
int idwt_width
int idwt_height
int idwt_stride
IDWTELEMidwt_buf
IDWTELEMidwt_buf_base
IDWTELEMidwt_tmp
uint8_t xblen
uint8_t yblen
uint8_t xbsep
uint8_t ybsep
uint8_t xoffset
uint8_t yoffset
SubBand band [MAX_DWT_LEVELS][4]
uint8_t * buffers [2]
uint8_t * pixels [2]
 pointer to the actual pixel data of the buffers above
uint32_t width
uint32_t height
uint32_t pitch
int htaps
int8_t hcoeff [HTAPS_MAX/2]
int diag_mc
int fast_mc
int last_htaps
int8_t last_hcoeff [HTAPS_MAX/2]
int last_diag_mc


Detailed Description

Definition at line 110 of file diracdec.c.


Field Documentation

uint8_t* Plane::buffers[2]

Definition at line 63 of file indeo3.c.

Referenced by allocate_frame_buffers(), and free_frame_buffers().

Definition at line 98 of file snow.h.

Referenced by decode_frame(), decode_header(), and mc_block().

Definition at line 99 of file snow.h.

Referenced by decode_frame(), ff_snow_pred_block(), and mc_block().

int8_t Plane::hcoeff[HTAPS_MAX/2]

Definition at line 97 of file snow.h.

Referenced by decode_frame(), decode_header(), and mc_block().

uint32_t Plane::height

Definition at line 66 of file indeo3.c.

Definition at line 96 of file snow.h.

Referenced by decode_frame(), and decode_header().

Definition at line 118 of file diracdec.c.

Referenced by alloc_sequence_buffers(), dirac_decode_frame_internal(), and init_planes().

Definition at line 119 of file diracdec.c.

Referenced by alloc_sequence_buffers(), and free_sequence_buffers().

Definition at line 116 of file diracdec.c.

Referenced by dirac_decode_frame_internal(), and init_planes().

Definition at line 117 of file diracdec.c.

Referenced by dirac_decode_frame_internal(), and init_planes().

Definition at line 115 of file diracdec.c.

Referenced by dirac_decode_frame_internal(), and init_planes().

Definition at line 103 of file snow.h.

int8_t Plane::last_hcoeff[HTAPS_MAX/2]

Definition at line 102 of file snow.h.

Definition at line 101 of file snow.h.

uint32_t Plane::pitch

Definition at line 67 of file indeo3.c.

Referenced by allocate_frame_buffers(), copy_cell(), decode_cell(), and output_plane().

uint8_t* Plane::pixels[2]

pointer to the actual pixel data of the buffers above

Definition at line 64 of file indeo3.c.

Referenced by allocate_frame_buffers(), copy_cell(), decode_cell(), and output_plane().

uint32_t Plane::width

Definition at line 65 of file indeo3.c.

uint8_t Plane::xblen

uint8_t Plane::xbsep

uint8_t Plane::xoffset

Definition at line 129 of file diracdec.c.

Referenced by dirac_decode_frame_internal(), init_obmc_weight_row(), init_planes(), and mc_row().

uint8_t Plane::yblen

uint8_t Plane::ybsep

uint8_t Plane::yoffset

Definition at line 130 of file diracdec.c.

Referenced by dirac_decode_frame_internal(), init_obmc_weight(), and init_planes().


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

Generated on Fri Oct 26 02:46:17 2012 for FFmpeg by  doxygen 1.5.8