Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_StreamSound.h43 static const int FILE_STREAM_BUFFER_SIZE = 512; variable
67 long GetFileStreamBufferSize() { return FILE_STREAM_BUFFER_SIZE; } in GetFileStreamBufferSize()
103 int m_FileStreamBuffer[ FILE_STREAM_BUFFER_SIZE/sizeof(int) ];