Searched defs:energy (Results 1 – 11 of 11) sorted by relevance
195 FIXP_DBL energy = sfbEnergy->Short[wnd][sfb]; in FDKaacEnc_groupShortData() local213 FIXP_DBL energy = sfbEnergyMS->Short[wnd][sfb]; in FDKaacEnc_groupShortData() local231 FIXP_DBL energy = sfbSpreadEnergy->Short[wnd][sfb]; in FDKaacEnc_groupShortData() local
216 float energy; in icvSnake8uC1R() local251 float energy; in icvSnake8uC1R() local286 float energy; in icvSnake8uC1R() local
128 NBodySystem.prototype.energy = function(){ method in NBodySystem
234 int32_t energy = WebRtcSpl_Energy(vector, vector_length, &shfts); in WebRtcVad_LogOfEnergy() local
166 FIXP_DBL energy; in FDKsbrEnc_getEnergyFromCplxQmfData() local257 FIXP_DBL energy; in FDKsbrEnc_getEnergyFromCplxQmfDataFull() local
792 int energy = 0; in GetEnergy() local837 int energy = ppNew[element[0]]->iEnergy + ppNew[element[1]]->iEnergy + in GetEnergy2() local
801 uint32_t energy = frame_->_energy; // Save default to restore below. in TEST_F() local
185 spx_word32_t *energy; in open_loop_nbest_pitch() local
1343 float energy = (in[0][0] * in[0][0]) / 2; in UpdateLevel() local
802 const WebRtc_Word32 energy) in UpdateFrame()