Home
last modified time | relevance | path

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

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