fft_sse.c File Reference

Go to the source code of this file.

Functions

static const int p1p1p1m1[4] __attribute__ ((aligned(16)))
static void print_v4sf (const char *str, __m128 a)
void ff_fft_calc_sse (FFTContext *s, FFTComplex *z)
void ff_imdct_calc_sse (MDCTContext *s, FFTSample *output, const FFTSample *input, FFTSample *tmp)


Function Documentation

static const int p1p1p1m1 [4] __attribute__ ( (aligned(16))   )  [static]

static void print_v4sf ( const char *  str,
__m128  a 
) [static]

Definition at line 39 of file fft_sse.c.

void ff_fft_calc_sse ( FFTContext s,
FFTComplex z 
)

Definition at line 48 of file fft_sse.c.

Referenced by ff_fft_init(), and ff_imdct_calc_sse().

void ff_imdct_calc_sse ( MDCTContext s,
FFTSample output,
const FFTSample input,
FFTSample tmp 
)

Definition at line 142 of file fft_sse.c.

Referenced by ff_fft_init().


Generated on Sat Dec 18 05:15:51 2010 for MythTV by  doxygen 1.5.5