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 |
Definition at line 60 of file imgresample.c.
ImgReSampleContext::DECLARE_ALIGNED_8 | ( | int16_t | , | |
v_filters | [NB_PHASES][NB_TAPS] | |||
) |
ImgReSampleContext::DECLARE_ALIGNED_8 | ( | int16_t | , | |
h_filters | [NB_PHASES][NB_TAPS] | |||
) |
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 61 of file imgresample.c.
Referenced by img_resample(), img_resample_full_init(), sws_freeContext(), sws_getCachedContext(), sws_getContext(), and sws_scale().
Definition at line 61 of file imgresample.c.
Referenced by img_resample(), img_resample_full_init(), sws_freeContext(), sws_getCachedContext(), sws_getContext(), and sws_scale().
Definition at line 62 of file imgresample.c.
Referenced by img_resample(), and img_resample_full_init().
uint8_t* ImgReSampleContext::line_buf |
Definition at line 68 of file imgresample.c.
Referenced by component_resample(), img_resample_close(), and img_resample_full_init().
Definition at line 61 of file imgresample.c.
Referenced by img_resample_full_init(), sws_freeContext(), sws_getCachedContext(), sws_getContext(), and sws_scale().
Definition at line 61 of file imgresample.c.
Referenced by img_resample_full_init(), sws_freeContext(), sws_getCachedContext(), sws_getContext(), and sws_scale().
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(), and 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().