Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/silk/
Dquant_LTP_gains.c39 opus_int32 *sum_log_gain_Q7, /* I/O Cumulative max prediction gain */ in silk_quant_LTP_gains() argument
77 sum_log_gain_tmp_Q7 = *sum_log_gain_Q7; in silk_quant_LTP_gains()
126 *sum_log_gain_Q7 = best_sum_log_gain_Q7; in silk_quant_LTP_gains()
Dstructs.h174 opus_int32 sum_log_gain_Q7; /* Cumulative max prediction gain */ member
/external/libopus/silk/
Dquant_LTP_gains.c39 opus_int32 *sum_log_gain_Q7, /* I/O Cumulative max prediction gain */ in silk_quant_LTP_gains() argument
77 sum_log_gain_tmp_Q7 = *sum_log_gain_Q7; in silk_quant_LTP_gains()
126 *sum_log_gain_Q7 = best_sum_log_gain_Q7; in silk_quant_LTP_gains()
Dstructs.h174 opus_int32 sum_log_gain_Q7; /* Cumulative max prediction gain */ member
/external/chromium_org/third_party/opus/src/silk/float/
Dfind_pred_coefs_FLP.c70 …&psEnc->sCmn.sum_log_gain_Q7, WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.LTPQuantLowComplexity, psEn… in silk_find_pred_coefs_FLP()
93 psEnc->sCmn.sum_log_gain_Q7 = 0; in silk_find_pred_coefs_FLP()
Dwrappers_FLP.c178 …opus_int32 *sum_log_gain_Q7, /* I/O Cumulative max predict… in silk_quant_LTP_gains_FLP() argument
196 …silk_quant_LTP_gains( B_Q14, cbk_index, periodicity_index, sum_log_gain_Q7, W_Q18, mu_Q10, lowComp… in silk_quant_LTP_gains_FLP()
Dmain_FLP.h204 …opus_int32 *sum_log_gain_Q7, /* I/O Cumulative max predict…
/external/libopus/silk/float/
Dfind_pred_coefs_FLP.c70 …&psEnc->sCmn.sum_log_gain_Q7, WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.LTPQuantLowComplexity, psEn… in silk_find_pred_coefs_FLP()
93 psEnc->sCmn.sum_log_gain_Q7 = 0; in silk_find_pred_coefs_FLP()
Dwrappers_FLP.c178 …opus_int32 *sum_log_gain_Q7, /* I/O Cumulative max predict… in silk_quant_LTP_gains_FLP() argument
196 …silk_quant_LTP_gains( B_Q14, cbk_index, periodicity_index, sum_log_gain_Q7, W_Q18, mu_Q10, lowComp… in silk_quant_LTP_gains_FLP()
Dmain_FLP.h204 …opus_int32 *sum_log_gain_Q7, /* I/O Cumulative max predict…
/external/libopus/silk/fixed/
Dfind_pred_coefs_FIX.c96 …&psEnc->sCmn.sum_log_gain_Q7, WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.LTPQuantLowComplexity, psEn… in silk_find_pred_coefs_FIX()
121 psEnc->sCmn.sum_log_gain_Q7 = 0; in silk_find_pred_coefs_FIX()
/external/chromium_org/third_party/opus/src/silk/fixed/
Dfind_pred_coefs_FIX.c96 …&psEnc->sCmn.sum_log_gain_Q7, WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.LTPQuantLowComplexity, psEn… in silk_find_pred_coefs_FIX()
121 psEnc->sCmn.sum_log_gain_Q7 = 0; in silk_find_pred_coefs_FIX()