Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_audio/include/
Daudio_util.h39 static const float kMinInt16Inverse = 1.f / limits_int16::min(); in S16ToFloat() local
58 static const float kMinInt16Inverse = 1.f / limits_int16::min(); in FloatS16ToFloat() local