Searched refs:minframes (Results 1 – 1 of 1) sorted by relevance
521 int minframes = 1; in AmiPlay() local533 minframes = 2; in AmiPlay()535 if (write_sq.count < minframes) { in AmiPlay()541 if (write_sq.count <= minframes && in AmiPlay()550 AmiPlayNextFrame(minframes); in AmiPlay()558 int minframes = 1; in AmiInterrupt() local578 minframes = 2; in AmiInterrupt()589 if (write_sq.count >= minframes) in AmiInterrupt()