Searched refs:nframes (Results 1 – 1 of 1) sorted by relevance
629 u32 fc, nframes; in handle_interrupt() local663 nframes = i * runtime->period_size; in handle_interrupt()664 if (fc < pi->frame_count + nframes) in handle_interrupt()665 pi->frame_count = fc - nframes; in handle_interrupt()