Displaying 1 result from an estimated 1 matches for "ml_set_interrupts_en".
2004 Oct 30
1
More Altivec/PPC Stuff...
...ion_order_
5.6% 5.6% flac FLAC__MD5Transform
4.8% 4.8% flac FLAC__fixed_compute_best_predictor_altivec
4.2% 4.2% flac format_input
2.9% 2.9% flac FLAC__lpc_compute_autocorrelation_altivec
2.0% 2.0% flac FLAC__fixed_compute_residual_altivec
1.9% 1.9% flac FLAC__crc16
1.8% 1.8% mach_kernel ml_set_interrupts_enabled
1.5% 1.5% flac FLAC__lpc_compute_residual_from_qlp_coefficients_altivec
1.2% 1.2% flac
FLAC__lpc_compute_residual_from_qlp_coefficients_16bit_altivec
For fun, I wrote a fast signed rice implementation, though I have yet
to adapt it to the bitbuffer.
Also, for those interested, I came a...