Home
last modified time | relevance | path

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

/dports/net/liveMedia/live/liveMedia/
H A DMP3Internals.hh90 unsigned totNumBytes) {// called during setup in setBytePointer() argument
91 bv.setup((unsigned char*)restOfFrame, 0, 8*totNumBytes); in setBytePointer()
/dports/net/liveMedia/live/groupsock/include/
H A DNetInterface.hh140 float totNumBytes() const {return fTotNumBytes;} in totNumBytes() function in NetInterfaceTrafficStats