Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/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/chromium_org/third_party/opus/src/silk/float/
Dfind_pred_coefs_FLP.c70 WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.LTPQuantLowComplexity, psEnc->sCmn.nb_subfr ); in silk_find_pred_coefs_FLP()
/external/chromium_org/third_party/opus/src/silk/fixed/
Dfind_pred_coefs_FIX.c96 WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.LTPQuantLowComplexity, psEnc->sCmn.nb_subfr); in silk_find_pred_coefs_FIX()