Searched refs:width_pos (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | biquad.c | 35 int min_args, int max_args, int fc_pos, int width_pos, int gain_pos, in lsx_biquad_getopts() argument 46 …(argc > width_pos && ((unsigned)(sscanf(argv[width_pos], "%lf%c %c", &p->width, &width_type, &dumm… in lsx_biquad_getopts()
|
| H A D | biquad.h | 72 int min_args, int max_args, int fc_pos, int width_pos, int gain_pos,
|