Searched defs:nDecBytes (Results 1 – 2 of 2) sorted by relevance
244 sal_uInt16 nDecBytes = ::std::min( nBytesLeft, nBlockLeft ); in implDecode() local
307 sal_uInt16 nDecBytes = ::std::min< sal_uInt16 >( nBytesLeft, nBlockLeft ); in OnRead() local
Completed in 13 milliseconds