Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/strings/
H A Dapr_snprintf.c362 register apr_uint32_t new_magnitude = magnitude / 10; in conv_10() local
414 apr_uint64_t new_magnitude = magnitude / 10; in conv_10_quad() local
/aosp_15_r20/external/webrtc/modules/audio_processing/transient/
H A Dtransient_suppressor_impl.cc443 const float new_magnitude = in SoftRestoration() local