Searched defs:leftShift (Results 1 – 2 of 2) 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
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