• Eric Laurent's avatar
    pcm: fix default capture start threshold · ff2e5429
    Eric Laurent authored
    Default start threshold was set to the same value (half of the buffer size)
    for playback and capture in pcm_open(). The normal default value for capture
    should be 1 frame.
    
    Change-Id: I05afd51ada3d915a6dde7c97846e1693f7c575f4
    ff2e5429
pcm.c 24.4 KB