Searched refs:minframes (Results 1 – 1 of 1) sorted by relevance
522 int minframes = 1; in AmiPlay() local534 minframes = 2; in AmiPlay()536 if (write_sq.count < minframes) { in AmiPlay()542 if (write_sq.count <= minframes && in AmiPlay()551 AmiPlayNextFrame(minframes); in AmiPlay()559 int minframes = 1; in AmiInterrupt() local579 minframes = 2; in AmiInterrupt()590 if (write_sq.count >= minframes) in AmiInterrupt()