Searched refs:lowComplexity (Results 1 – 4 of 4) sorted by relevance
/external/libopus/silk/ |
D | quant_LTP_gains.c | 42 …opus_int lowComplexity, /* I Flag for low compl… in silk_quant_LTP_gains() argument 115 if( lowComplexity && ( rate_dist_Q14 < silk_LTP_gain_middle_avg_RD_Q14 ) ) { in silk_quant_LTP_gains()
|
D | main.h | 210 …opus_int lowComplexity, /* I Flag for low compl…
|
/external/libopus/silk/float/ |
D | wrappers_FLP.c | 181 …const opus_int lowComplexity, /* I Flag for low complexit… in silk_quant_LTP_gains_FLP() argument 196 …ns( B_Q14, cbk_index, periodicity_index, sum_log_gain_Q7, W_Q18, mu_Q10, lowComplexity, nb_subfr ); in silk_quant_LTP_gains_FLP()
|
D | main_FLP.h | 207 …const opus_int lowComplexity, /* I Flag for low complexit…
|