Home
last modified time | relevance | path

Searched refs:LTPQuantLowComplexity (Results 1 – 4 of 4) sorted by relevance

/external/libopus/silk/
Dcontrol_codec.c330 psEncC->LTPQuantLowComplexity = 1; in silk_setup_complexity()
341 psEncC->LTPQuantLowComplexity = 0; in silk_setup_complexity()
352 psEncC->LTPQuantLowComplexity = 0; in silk_setup_complexity()
363 psEncC->LTPQuantLowComplexity = 0; in silk_setup_complexity()
374 psEncC->LTPQuantLowComplexity = 0; in silk_setup_complexity()
Dstructs.h172 …opus_int LTPQuantLowComplexity; /* Flag for low complexity LTP qua… member
/external/libopus/silk/float/
Dfind_pred_coefs_FLP.c70 …c->sCmn.sum_log_gain_Q7, WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.LTPQuantLowComplexity, psEnc->sC… in silk_find_pred_coefs_FLP()
/external/libopus/silk/fixed/
Dfind_pred_coefs_FIX.c96 …c->sCmn.sum_log_gain_Q7, WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.LTPQuantLowComplexity, psEnc->sC… in silk_find_pred_coefs_FIX()