Home
last modified time | relevance | path

Searched defs:byteIndex (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_StreamBufferPool.cpp66 for( int byteIndex = 0 ; byteIndex < availableByte ; byteIndex++ ) in Alloc() local
94 const unsigned long byteIndex = ( totalIndex / BIT_PER_BYTE ); in Free() local