Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/ns/
Dns_fft.cc58 constexpr float kScaling = 2.f / kFftSize; in Ifft() local
/external/webrtc/common_audio/include/
Daudio_util.h36 constexpr float kScaling = 1.f / 32768.f; in S16ToFloat() local
62 constexpr float kScaling = 1.f / 32768.f; in FloatS16ToFloat() local
/external/webrtc/modules/audio_processing/
Dgain_control_impl.cc51 constexpr float kScaling = 1.f / 65536.f; in ApplyDigitalGain() local
/external/openscreen/cast/streaming/
Danswer_messages.cc85 static constexpr char kScaling[] = "scaling"; variable
/external/libaom/libaom/aom_dsp/
Dssim.c356 static const double kScaling = 4. * 4 * 255 * 255; in aom_get_ssim_metrics() local
/external/libvpx/libvpx/vpx_dsp/
Dssim.c363 static const double kScaling = 4. * 4 * 255 * 255; in vpx_get_ssim_metrics() local