Home
last modified time | relevance | path

Searched refs:msec_for_stop_threshold (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-utils/axfer/
H A Dxfer-libasound.c104 state->msec_for_stop_threshold = arg_parse_decimal_num(optarg, &err); in xfer_libasound_parse_opt()
572 unsigned int msec_for_stop_threshold) in configure_sw_params()
618 if (msec_for_stop_threshold > 0) { in configure_sw_params()
619 frame_count = msec_for_stop_threshold * frames_per_second / in configure_sw_params()
626 msec_for_stop_threshold, frame_count, in configure_sw_params()
727 state->msec_for_stop_threshold); in xfer_libasound_pre_process()
567 configure_sw_params(struct libasound_state *state, unsigned int frames_per_second, unsigned int frames_per_buffer, unsigned int msec_for_avail_min, unsigned int msec_for_start_threshold, unsigned int msec_for_stop_threshold) configure_sw_params() argument
H A Dxfer-libasound.h49 unsigned int msec_for_stop_threshold; member

Completed in 2 milliseconds