Home
last modified time | relevance | path

Searched defs:kMaxInt16Inverse (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/common_audio/include/
Daudio_util.h38 static const float kMaxInt16Inverse = 1.f / limits_int16::max(); in S16ToFloat() local
57 static const float kMaxInt16Inverse = 1.f / limits_int16::max(); in FloatS16ToFloat() local