Searched refs:gmed_n (Results 1 – 8 of 8) sorted by relevance
552 if (gmed_n(<pGainHist[4], 5) > ltpLimit) in Bgn_scd()559 if (gmed_n(ltpGainHist, 9) > ltpLimit) in Bgn_scd()
334 tmp = gmed_n(st->gbuf, 5); in ec_gain_code()593 tmp = gmed_n(st->pbuf, 5); in ec_gain_pitch()
165 avgEnergy = gmed_n(exEnergyHist, 9); in Ex_ctrl()
69 Word16 gmed_n( /* o : index of the median value (0...N-1) */
183 Word16 gmed_n( /* o : the median value */ in gmed_n() function
473 filt = gmed_n(st->ltpg_mem, 5); /* function result */ in gain_adapt()
946 st->old_T0_med = gmed_n(old_lags, 5); in Pitch_ol_wgh()
22 "src/gmed_n.cpp",