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 60 of file imgresample.c.


Member Function Documentation

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

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


Field Documentation

Definition at line 62 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

Definition at line 65 of file imgresample.c.

Referenced by component_resample(), and img_resample_full_init().

Definition at line 62 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

Definition at line 68 of file imgresample.c.

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

Definition at line 64 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

Definition at line 64 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

Definition at line 63 of file imgresample.c.

Referenced by img_resample_full_init().

Definition at line 63 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

Definition at line 63 of file imgresample.c.

Referenced by img_resample_full_init().

Definition at line 63 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

Definition at line 62 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

Definition at line 62 of file imgresample.c.

Referenced by img_resample(), and img_resample_full_init().

Definition at line 65 of file imgresample.c.

Referenced by component_resample(), and img_resample_full_init().


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8