Home
last modified time | relevance | path

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

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dsound-jack.c55 guint refillframes, refillpos; member
564 mhjack.refillframes = 0; in mhjack_output_select_format()
615 if (i > mhjack.refillframes) i-=mhjack.refillframes; else i=0; in mhjack_writable()
680 mhjack.refillframes += frames; in mhjack_output_play()
702 mhjack.refillframes = 0; in mhjack_clear_buffers()