Searched refs:sparseness (Results 1 – 4 of 4) sorted by relevance
179 psEncCtrl->sparseness = 0.0f; in silk_noise_shape_analysis_FLP()195 psEncCtrl->sparseness = silk_sigmoid( 0.4f * ( energy_variation - 5.0f ) ); in silk_noise_shape_analysis_FLP()198 if( psEncCtrl->sparseness > SPARSENESS_THRESHOLD_QNT_OFFSET ) { in silk_noise_shape_analysis_FLP()205 SNR_adj_dB += SPARSE_SNR_INCR_dB * ( psEncCtrl->sparseness - 0.5f ); in silk_noise_shape_analysis_FLP()
102 silk_float sparseness; member
80 the sparseness of small dictionaries but costs time to read in86 in more collisions. Decreasing it improves sparseness at the96 less effort to resize, better sparseness for some (but not101 * Maximum sparseness (minimum dictionary load). What percentage106 * Shrinkage rate upon exceeding maximum sparseness. The current107 CPython code never even checks sparseness when deleting a252 resized (to an appropriate level of sparseness), and the keys can be