Go to the source code of this file.
Defines | |
#define | COMPOSE_VERTICAL(ext, align) |
Functions | |
void | ff_horizontal_compose_dd97i_ssse3 (IDWTELEM *b, IDWTELEM *tmp, int w) |
static void | horizontal_compose_dd97i_ssse3 (IDWTELEM *b, IDWTELEM *tmp, int w) |
void | ff_spatial_idwt_init_mmx (DWTContext *d, enum dwt_type type) |
Referenced by horizontal_compose_dd97i_ssse3().
void ff_spatial_idwt_init_mmx | ( | DWTContext * | d, |
enum dwt_type | type | ||
) |
Definition at line 134 of file dwt.c.
Referenced by ff_spatial_idwt_init2().
Definition at line 122 of file dwt.c.
Referenced by ff_spatial_idwt_init_mmx().