#include "libavutil/x86_cpu.h"
#include "dsputil_mmx.h"
#include "dwt.h"
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 | |||
) |