Home
last modified time | relevance | path

Searched refs:filter_lowShelf (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dbiquad.h32 filter_lowShelf, enumerator
H A Dbiquads.c116 *effp->handler.name == 'b'? filter_lowShelf: filter_highShelf); in tone_getopts()
282 case filter_lowShelf: /* H(s) = A * (s^2 + (sqrt(A)/Q)*s + A)/(A*s^2 + (sqrt(A)/Q)*s + 1) */ in start()