Searched refs:accumulate_fit (Results 1 - 1 of 1) sorted by relevance

/external/libvorbis/lib/
H A Dfloor1.c421 static int accumulate_fit(const float *flr,const float *mdct, function
617 nonzero+=accumulate_fit(logmask,logmdct,0,n,fits,n,info);
620 nonzero+=accumulate_fit(logmask,logmdct,look->sorted_index[i],

Completed in 60 milliseconds