Home
last modified time | relevance | path

Searched refs:Energy (Results 1 – 25 of 59) sorted by relevance

123

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dxcorr_coef.c40 int32_t crossCorr, Energy; in WebRtcIlbcfix_XcorrCoef() local
78 Energy=WebRtcSpl_DotProductWithScale(regressor, regressor, subl, shifts); in WebRtcIlbcfix_XcorrCoef()
86 if ((Energy>0)&&(crossCorr>0)) { in WebRtcIlbcfix_XcorrCoef()
91 Energyscale=(int16_t)WebRtcSpl_NormW32(Energy)-16; in WebRtcIlbcfix_XcorrCoef()
92 EnergyMod=(int16_t)WEBRTC_SPL_SHIFT_W32(Energy, Energyscale); in WebRtcIlbcfix_XcorrCoef()
134 Energy += step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in WebRtcIlbcfix_XcorrCoef()
/external/perfetto/protos/perfetto/metrics/android/
Dpowrails_metric.proto22 // Energy data per Power Rail at given ts.
33 // Energy data for given rail and for all samples in the trace.
37 // Energy data per Power Rail.
/external/iperf3/src/
Dversion.h.in5 * Energy). All rights reserved.
11 * NOTICE. This software is owned by the U.S. Department of Energy.
17 * from the U.S. Department of Energy, and subject to any subsequent
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnormal.cc96 (energy > background_noise_.Energy(channel_ix))) { in Process()
101 background_noise_.Energy(channel_ix) << (scaling+14); in Process()
Dbackground_noise.h45 int32_t Energy(size_t channel) const;
Dtime_stretch.cc192 right_side = background_noise_.Energy(master_channel_); in SpeechDetection()
Dbackground_noise.cc128 int32_t BackgroundNoise::Energy(size_t channel) const { in Energy() function in webrtc::BackgroundNoise
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_receiver_strategy.cc44 int RTPReceiverStrategy::Energy(uint8_t array_of_energy[kRtpCsrcSize]) const { in Energy() function in webrtc::RTPReceiverStrategy
Drtp_receiver_strategy.h83 virtual int Energy(uint8_t array_of_energy[kRtpCsrcSize]) const;
Drtp_receiver_impl.h63 int32_t Energy(uint8_t array_of_energy[kRtpCsrcSize]) const override;
Drtp_receiver_audio.h94 int Energy(uint8_t array_of_energy[kRtpCsrcSize]) const override;
Drtp_receiver_impl.cc155 int32_t RtpReceiverImpl::Energy( in Energy() function in webrtc::RtpReceiverImpl
157 return rtp_media_receiver_->Energy(array_of_energy); in Energy()
Drtp_receiver_audio.cc250 int RTPReceiverAudio::Energy(uint8_t array_of_energy[kRtpCsrcSize]) const { in Energy() function in webrtc::RTPReceiverAudio
/external/webrtc/webrtc/modules/rtp_rtcp/include/
Drtp_receiver.h99 virtual int32_t Energy(uint8_t array_of_energy[kRtpCsrcSize]) const = 0;
/external/iperf3/
Dconfigure.ac4 # Energy). All rights reserved.
10 # NOTICE. This software is owned by the U.S. Department of Energy.
16 # from the U.S. Department of Energy, and subject to any subsequent
DREADME.md169 Energy). All rights reserved.
175 NOTICE. This software is owned by the U.S. Department of Energy.
181 from the U.S. Department of Energy, and subject to any subsequent
DLICENSE3 required approvals from the U.S. Dept. of Energy). All rights reserved."
16 National Laboratory, U.S. Dept. of Energy nor the names of its contributors may
DNOTICE3 required approvals from the U.S. Dept. of Energy). All rights reserved."
16 National Laboratory, U.S. Dept. of Energy nor the names of its contributors may
/external/webrtc/webrtc/modules/audio_processing/ns/
Dns_core.c952 static float Energy(const float* buffer, size_t length) { in Energy() function
1072 energy = Energy(winData, self->anaLen); in WebRtcNs_AnalyzeCore()
1239 energy1 = Energy(winData, self->anaLen); in WebRtcNs_ProcessCore()
1321 energy2 = Energy(winData, self->anaLen); in WebRtcNs_ProcessCore()
/external/perfetto/protos/perfetto/metrics/
Dperfetto_merged_metrics.proto523 // Energy data per Power Rail at given ts.
534 // Energy data for given rail and for all samples in the trace.
538 // Energy data per Power Rail.
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
DREADME.soc301 Energy efficient Ethernet support (802.3az)
361 - Energy efficient Ethernet support (802.3az)
/external/cldr/tools/java/org/unicode/cldr/util/data/
DPathHeader.txt205 …@type="%X-%A"]/displayName ; Units ; Energy and Power ; &unit(…
206 …@type="%X-%A"]/unitPattern[@count="%A"] ; Units ; Energy and Power ; &unit(…
207 …@type="%X-%A"]/perUnitPattern ; Units ; Energy and Power ; &unit(…
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dgpu_advanced.md27 ### Energy Efficiency
/external/ukey2/
DREADME.md30 transports like Bluetooth Low Energy (see [Performance](#performance)).
/external/webrtc/webrtc/
DLICENSE_THIRD_PARTY304 with the new US daylight savings rule passed by Congress as "The Energy Policy

123