HomeSort by relevance Sort by last modified time
    Searched refs:LTPQuantLowComplexity (Results 1 - 4 of 4) sorted by null

  /external/libopus/silk/
control_codec.c 330 psEncC->LTPQuantLowComplexity = 1;
341 psEncC->LTPQuantLowComplexity = 0;
352 psEncC->LTPQuantLowComplexity = 0;
363 psEncC->LTPQuantLowComplexity = 0;
374 psEncC->LTPQuantLowComplexity = 0;
structs.h 172 opus_int LTPQuantLowComplexity; /* Flag for low complexity LTP quantization */
  /external/libopus/silk/fixed/
find_pred_coefs_FIX.c 96 &psEnc->sCmn.sum_log_gain_Q7, WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.LTPQuantLowComplexity, psEnc->sCmn.nb_subfr,
  /external/libopus/silk/float/
find_pred_coefs_FLP.c 70 &psEnc->sCmn.sum_log_gain_Q7, WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.LTPQuantLowComplexity, psEnc->sCmn.nb_subfr,

Completed in 164 milliseconds