Home
last modified time | relevance | path

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

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