Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_vad.c37 static unsigned int voice_inactive_frames; variable
38 module_param(voice_inactive_frames, uint, 0644);
39 MODULE_PARM_DESC(voice_inactive_frames, "voice inactive frame count");
220 voice_inactive_frames = 0; in rockchip_vad_stop()
402 voice_inactive_frames = 0; in snd_pcm_vad_preprocess()
404 voice_inactive_frames++; in snd_pcm_vad_preprocess()