Searched defs:leftShift (Results 1 – 3 of 3) sorted by relevance
131 const int leftShift = 16 - (int)bitsPerSample; // cast to int to prevent unsigned overflow. in copyTo16Signed() local154 const unsigned leftShift = 32 - bitsPerSample; in copyToFloat() local
99 jspb.arith.UInt64.prototype.leftShift = function() { method in jspb.arith.UInt64
411 const int leftShift = 16 - (int)bitsPerSample; // cast to int to prevent unsigned overflow. in copyTo16Signed() local434 const unsigned leftShift = 32 - bitsPerSample; in copyToFloat() local