Searched refs:fb_max (Results 1 – 7 of 7) sorted by relevance
58 int fb_max; member
54 int fb_max; /* upper frequency drift feedback limit per-mil */ member
681 srate = srate * (1000 + uac2_opts->fb_max) / 1000; in set_ep_max_packet_size()1234 agdev->params.fb_max = uac2_opts->fb_max; in afunc_bind()1859 UAC2_ATTRIBUTE(u32, fb_max);1936 opts->fb_max = FBACK_FAST_MAX; in afunc_alloc_inst()
766 pitch_max = (1000 + params->fb_max) * 1000; in u_audio_pitch_info()798 pitch_max = (1000 + params->fb_max) * 1000; in u_audio_pitch_put()
1324 audio->params.fb_max = FBACK_FAST_MAX; in f_audio_bind()
21 fb_max maximum extra bandwidth in async mode
737 fb_max maximum extra bandwidth in async mode
Completed in 18 milliseconds