libavcodec/x86/dsputil_mmx_qns_template.c File Reference

Go to the source code of this file.

Defines

#define MAX_ABS   (512 >> (SCALE_OFFSET>0 ? SCALE_OFFSET : 0))

Functions

static int try_8x8basis_TMPL (int16_t rem[64], int16_t weight[64], int16_t basis[64], int scale)
static void add_8x8basis_TMPL (int16_t rem[64], int16_t basis[64], int scale)


Define Documentation

#define MAX_ABS   (512 >> (SCALE_OFFSET>0 ? SCALE_OFFSET : 0))

Definition at line 25 of file dsputil_mmx_qns_template.c.

Referenced by add_8x8basis_TMPL(), and try_8x8basis_TMPL().


Function Documentation

static void add_8x8basis_TMPL ( int16_t  rem[64],
int16_t  basis[64],
int  scale 
) [static]

Definition at line 69 of file dsputil_mmx_qns_template.c.

static int try_8x8basis_TMPL ( int16_t  rem[64],
int16_t  weight[64],
int16_t  basis[64],
int  scale 
) [static]

Definition at line 27 of file dsputil_mmx_qns_template.c.


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