Searched refs:mu_LTP_Q9 (Results 1 – 4 of 4) sorted by relevance
/external/libopus/silk/ |
D | control_codec.c | 296 psEnc->sCmn.mu_LTP_Q9 = SILK_FIX_CONST( MU_LTP_QUANT_WB, 9 ); in silk_setup_fs() 299 psEnc->sCmn.mu_LTP_Q9 = SILK_FIX_CONST( MU_LTP_QUANT_MB, 9 ); in silk_setup_fs() 302 psEnc->sCmn.mu_LTP_Q9 = SILK_FIX_CONST( MU_LTP_QUANT_NB, 9 ); in silk_setup_fs()
|
D | structs.h | 173 …opus_int mu_LTP_Q9; /* Rate-distortion tradeoff in LTP… member
|
/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()
|
/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()
|