Home
last modified time | relevance | path

Searched refs:sum_log_gain_Q7 (Results 1 – 6 of 6) sorted by relevance

/external/libopus/silk/
Dquant_LTP_gains.c39 …opus_int32 *sum_log_gain_Q7, /* I/O Cumulative max pre… in silk_quant_LTP_gains() argument
80 sum_log_gain_tmp_Q7 = *sum_log_gain_Q7; in silk_quant_LTP_gains()
130 *sum_log_gain_Q7 = best_sum_log_gain_Q7; in silk_quant_LTP_gains()
Dstructs.h175 …opus_int32 sum_log_gain_Q7; /* Cumulative max prediction gain … member
/external/libopus/silk/float/
Dfind_pred_coefs_FLP.c69 …&psEnc->sCmn.sum_log_gain_Q7, &psEncCtrl->LTPredCodGain, XXLTP, xXLTP, psEnc->sCmn.subfr_length, p… in silk_find_pred_coefs_FLP()
92 psEnc->sCmn.sum_log_gain_Q7 = 0; in silk_find_pred_coefs_FLP()
Dwrappers_FLP.c179 …opus_int32 *sum_log_gain_Q7, /* I/O Cumulative max predict… in silk_quant_LTP_gains_FLP() argument
200 …silk_quant_LTP_gains( B_Q14, cbk_index, periodicity_index, sum_log_gain_Q7, &pred_gain_dB_Q7, XX_Q… in silk_quant_LTP_gains_FLP()
Dmain_FLP.h191 …opus_int32 *sum_log_gain_Q7, /* I/O Cumulative max predict…
/external/libopus/silk/fixed/
Dfind_pred_coefs_FIX.c94 …&psEnc->sCmn.sum_log_gain_Q7, &psEncCtrl->LTPredCodGain_Q7, XXLTP_Q17, xXLTP_Q17, psEnc->sCmn.subf… in silk_find_pred_coefs_FIX()
119 psEnc->sCmn.sum_log_gain_Q7 = 0; in silk_find_pred_coefs_FIX()