Searched refs:fc_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 45 … (argc > fc_pos && ((p->fc = lsx_parse_frequency(argv[fc_pos], &dummy_p)) <= 0 || *dummy_p)) || 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,
|