Skip to content
Snippets Groups Projects
Commit ac05f903 authored by Justin Ruggles's avatar Justin Ruggles
Browse files

Convert floating-point MDCT coefficients to 24-bit fixed-point all at once

instead of doing it separately in 2 different functions.
This makes float AC-3 encoding approx. 3-7% faster overall.
Also, the coefficient conversion can now be easily SIMD-optimized.

Originally committed as revision 26232 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 87c1410d
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment