Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSound.h45 static const int FILE_STREAM_BUFFER_SIZE = 512; variable
69 long GetFileStreamBufferSize() { return FILE_STREAM_BUFFER_SIZE; } in GetFileStreamBufferSize()
112 int m_FileStreamBuffer[ FILE_STREAM_BUFFER_SIZE/sizeof(int) ];