Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/audio/audioplay/
H A Daudioplay.c78 #define SWAP_SIZE (8192) macro
108 static unsigned char swap_buf[SWAP_SIZE + 32];
586 insiz = (SWAP_SIZE / frame) * frame; in main()