Home
last modified time | relevance | path

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

12

/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/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/opencv/cvaux/src/
Dcvvecfacetracking.cpp92 int Energy(const CvTrackingRect& prev) in Energy() function
226 void Energy();
239 Energy(); in FindRects()
245 Energy(); in FindRects()
252 Energy(); in FindRects()
259 Energy(); in FindRects()
393 void CvFaceElement::Energy() in Energy() function in CvFaceElement
421 pRect->Energy(m_trPrev); in Energy()
/external/autotest/server/site_tests/bluetooth_Sanity_LEDiscovery/
Dcontrol15 Verify that the device can discover Bluetooth Low Energy peripheral.
Dcontrol.manual13 Verify that the device can discover a Bluetooth Low Energy peripheral.
/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/valgrind/
DAUTHORS90 of Energy's Advanced Simulation & Computing (ASC) Program.
/external/webrtc/webrtc/
DLICENSE_THIRD_PARTY304 with the new US daylight savings rule passed by Congress as "The Energy Policy
/external/libexif/po/
Den_GB.po3973 msgid "Flash Energy"
3974 msgstr "Flash Energy"
Den_AU.po3973 msgid "Flash Energy"
3974 msgstr "Flash Energy"
Dlibexif-12.pot3630 msgid "Flash Energy"
Dtr.po3634 msgid "Flash Energy"
Dsr.po3820 msgid "Flash Energy"
Dja.po3645 msgid "Flash Energy"
Dzh_CN.po3634 msgid "Flash Energy"

12