Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_snd_capture.c245 snd_pcm_sframes_t startThresholdSize = 1; in SetSWParams() local
264 ret = snd_pcm_sw_params_set_start_threshold(handle, swParams, startThresholdSize); in SetSWParams()