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 coeff1, COEFF coeff2, int len)
static void copy_TMPL (SAMPLE *out, const SAMPLE *in, COEFF coeff, int len)


Function Documentation

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

Definition at line 29 of file rematrix_template.c.

static void sum2_TMPL ( SAMPLE *  out,
const SAMPLE *  in1,
const SAMPLE *  in2,
COEFF  coeff1,
COEFF  coeff2,
int  len 
) [static]

Definition at line 22 of file rematrix_template.c.


Generated on Fri Oct 26 02:46:14 2012 for FFmpeg by  doxygen 1.5.8