Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dbiquad.c35 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 Dbiquad.h72 int min_args, int max_args, int fc_pos, int width_pos, int gain_pos,