Go to the source code of this file.
|
static ftype fn() | fir_sample (AudioNLMSContext *s, ftype sample, ftype *delay, ftype *coeffs, ftype *tmp, int *offset) |
|
static ftype fn() | process_sample (AudioNLMSContext *s, ftype input, ftype desired, ftype *delay, ftype *coeffs, ftype *tmp, int *offsetp) |
|
static int fn() | filter_channels (AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) |
|
◆ SAMPLE_FORMAT
◆ ftype
◆ ONE
◆ fn3
#define fn3 |
( |
|
a, |
|
|
|
b |
|
) |
| a##_##b |
◆ fn2
◆ fn
◆ fir_sample()
◆ process_sample()
◆ filter_channels()
static int fn() filter_channels |
( |
AVFilterContext * |
ctx, |
|
|
void * |
arg, |
|
|
int |
jobnr, |
|
|
int |
nb_jobs |
|
) |
| |
|
static |