Home
last modified time | relevance | path

Searched refs:width_bw_kHz (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dbiquad.h46 width_bw_kHz, enumerator
H A Dbiquad.c53 if (p->width_type == width_bw_kHz) { in lsx_biquad_getopts()
H A Dbiquads.c210 case width_bw_kHz: assert(0); /* Shouldn't get here */ in start()