Searched defs:kMaxInt16 (Results 1 – 2 of 2) sorted by relevance
235 const float kMaxInt16 = 32767.f / 32768.f; in NoActivationInt16With8BitOutput() local
118 constexpr int kMaxInt16 = (1 << 15) - 1; variable