libavcodec/x86/dwt.c File Reference

#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)


Define Documentation

#define COMPOSE_VERTICAL ( ext,
align   ) 

Definition at line 27 of file dwt.c.


Function Documentation

void ff_horizontal_compose_dd97i_ssse3 ( IDWTELEM b,
IDWTELEM tmp,
int  w 
)

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().

static void horizontal_compose_dd97i_ssse3 ( IDWTELEM b,
IDWTELEM tmp,
int  w 
) [static]

Definition at line 122 of file dwt.c.

Referenced by ff_spatial_idwt_init_mmx().


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