ImgReSampleContext Struct Reference


Public Member Functions

 DECLARE_ALIGNED_8 (int16_t, h_filters[NB_PHASES][NB_TAPS])
 DECLARE_ALIGNED_8 (int16_t, v_filters[NB_PHASES][NB_TAPS])

Data Fields

int iwidth
int iheight
int owidth
int oheight
int topBand
int bottomBand
int leftBand
int rightBand
int padtop
int padbottom
int padleft
int padright
int pad_owidth
int pad_oheight
int h_incr
int v_incr
uint8_t * line_buf

Detailed Description

Definition at line 56 of file imgresample.c.


Member Function Documentation

ImgReSampleContext::DECLARE_ALIGNED_8 ( int16_t  ,
h_filters  [NB_PHASES][NB_TAPS] 
)

ImgReSampleContext::DECLARE_ALIGNED_8 ( int16_t  ,
v_filters  [NB_PHASES][NB_TAPS] 
)


Field Documentation

int ImgReSampleContext::iwidth

Definition at line 57 of file imgresample.c.

Referenced by img_resample(), img_resample_full_init(), sws_freeContext(), sws_getCachedContext(), sws_getContext(), and sws_scale().

int ImgReSampleContext::iheight

Definition at line 57 of file imgresample.c.

Referenced by img_resample(), img_resample_full_init(), sws_freeContext(), sws_getCachedContext(), sws_getContext(), and sws_scale().

int ImgReSampleContext::owidth

Definition at line 57 of file imgresample.c.

Referenced by img_resample_full_init(), sws_freeContext(), sws_getCachedContext(), sws_getContext(), and sws_scale().

int ImgReSampleContext::oheight

Definition at line 57 of file imgresample.c.

Referenced by img_resample_full_init(), sws_freeContext(), sws_getCachedContext(), sws_getContext(), and sws_scale().

int ImgReSampleContext::topBand

Definition at line 58 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

int ImgReSampleContext::bottomBand

Definition at line 58 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

int ImgReSampleContext::leftBand

Definition at line 58 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

int ImgReSampleContext::rightBand

Definition at line 58 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

int ImgReSampleContext::padtop

Definition at line 59 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

int ImgReSampleContext::padbottom

Definition at line 59 of file imgresample.c.

Referenced by img_resample_full_init().

int ImgReSampleContext::padleft

Definition at line 59 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

int ImgReSampleContext::padright

Definition at line 59 of file imgresample.c.

Referenced by img_resample_full_init().

int ImgReSampleContext::pad_owidth

Definition at line 60 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

int ImgReSampleContext::pad_oheight

Definition at line 60 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

int ImgReSampleContext::h_incr

Definition at line 61 of file imgresample.c.

Referenced by component_resample(), and img_resample_full_init().

int ImgReSampleContext::v_incr

Definition at line 61 of file imgresample.c.

Referenced by component_resample(), and img_resample_full_init().

uint8_t* ImgReSampleContext::line_buf

Definition at line 64 of file imgresample.c.

Referenced by component_resample(), img_resample_close(), and img_resample_full_init().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 4 10:46:27 2008 for libextractor by  doxygen 1.5.1