libswresample/rematrix_template.c File Reference

Go to the source code of this file.

Functions

static void sum2_TMPL (SAMPLE *out, const SAMPLE *in1, const SAMPLE *in2, COEFF *coeffp, int index1, int index2, int len)
static void copy_TMPL (SAMPLE *out, const SAMPLE *in, COEFF *coeffp, int index, int len)


Function Documentation

static void copy_TMPL ( SAMPLE *  out,
const SAMPLE *  in,
COEFF *  coeffp,
int  index,
int  len 
) [static]

Definition at line 31 of file rematrix_template.c.

static void sum2_TMPL ( SAMPLE *  out,
const SAMPLE *  in1,
const SAMPLE *  in2,
COEFF *  coeffp,
int  index1,
int  index2,
int  len 
) [static]

Definition at line 22 of file rematrix_template.c.


Generated on Fri Oct 26 02:48:03 2012 for FFmpeg by  doxygen 1.5.8