Searched refs:ONE_BYTE_BITS (Results 1 – 1 of 1) sorted by relevance
25 constexpr int32_t ONE_BYTE_BITS = 8; variable73 curValue += (*(curPos + j) << (ONE_BYTE_BITS * j)); in CalculateMaxAmplitudeForPCM24Bit()