Home
last modified time | relevance | path

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

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