Home
last modified time | relevance | path

Searched defs:lr4 (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/filter/
Dcrossover.h17 struct lr4 { struct
24 void lr4_set(struct lr4 *lr4, enum biquad_type type, float freq); argument
Dcrossover.c14 void lr4_set(struct lr4 *lr4, enum biquad_type type, float freq) in lr4_set()
25 void lr4_process_float32(struct lr4 *lr4, int samples, int channels, float *src, float *dest) in lr4_process_float32()
62 void lr4_process_s16(struct lr4 *lr4, int samples, int channels, short *src, short *dest) in lr4_process_s16()
Dlfe-filter.c35 struct lr4 lr4[PA_CHANNELS_MAX]; member
56 struct lr4 lr4[PA_CHANNELS_MAX]; member