Go to the source code of this file.
|
static void | sum2_TMPL (SAMPLE *out, const SAMPLE *in1, const SAMPLE *in2, COEFF *coeffp, integer index1, integer index2, integer len) |
|
static void | copy_TMPL (SAMPLE *out, const SAMPLE *in, COEFF *coeffp, integer index, integer len) |
|
static void | mix6to2_TMPL (SAMPLE **out, const SAMPLE **in, COEFF *coeffp, integer len) |
|
static void | mix8to2_TMPL (SAMPLE **out, const SAMPLE **in, COEFF *coeffp, integer len) |
|
static mix_any_func_type_TMPL * | get_mix_any_func_TMPL (SwrContext *s) |
|
◆ mix_any_func_type_TMPL
◆ sum2_TMPL()
◆ copy_TMPL()
◆ mix6to2_TMPL()
◆ mix8to2_TMPL()
◆ get_mix_any_func_TMPL()