OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LTPQuantLowComplexity
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/opus/src/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/chromium_org/third_party/opus/src/silk/fixed/
find_pred_coefs_FIX.c
96
WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.
LTPQuantLowComplexity
, psEnc->sCmn.nb_subfr);
/external/chromium_org/third_party/opus/src/silk/float/
find_pred_coefs_FLP.c
70
WLTP, psEnc->sCmn.mu_LTP_Q9, psEnc->sCmn.
LTPQuantLowComplexity
, psEnc->sCmn.nb_subfr );
Completed in 3505 milliseconds