Searched refs:accumulate_fit (Results 1 – 1 of 1) sorted by relevance
/external/libvorbis/lib/ |
D | floor1.c | 421 static int accumulate_fit(const float *flr,const float *mdct, in accumulate_fit() function 617 nonzero+=accumulate_fit(logmask,logmdct,0,n,fits,n,info); in floor1_fit() 620 nonzero+=accumulate_fit(logmask,logmdct,look->sorted_index[i], in floor1_fit()
|