Searched refs:sum_log_gain_Q7 (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/opus/src/silk/ |
D | quant_LTP_gains.c | 39 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()
|
D | structs.h | 174 opus_int32 sum_log_gain_Q7; /* Cumulative max prediction gain */ member
|
/external/libopus/silk/ |
D | quant_LTP_gains.c | 39 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()
|
D | structs.h | 174 opus_int32 sum_log_gain_Q7; /* Cumulative max prediction gain */ member
|
/external/chromium_org/third_party/opus/src/silk/float/ |
D | find_pred_coefs_FLP.c | 70 …&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()
|
D | wrappers_FLP.c | 178 …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()
|
D | main_FLP.h | 204 …opus_int32 *sum_log_gain_Q7, /* I/O Cumulative max predict…
|
/external/libopus/silk/float/ |
D | find_pred_coefs_FLP.c | 70 …&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()
|
D | wrappers_FLP.c | 178 …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()
|
D | main_FLP.h | 204 …opus_int32 *sum_log_gain_Q7, /* I/O Cumulative max predict…
|
/external/libopus/silk/fixed/ |
D | find_pred_coefs_FIX.c | 96 …&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/ |
D | find_pred_coefs_FIX.c | 96 …&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()
|