diff options
author | Reimar Döffinger <[email protected]> | 2016-03-06 21:25:11 +0100 |
---|---|---|
committer | Rostislav Pehlivanov <[email protected]> | 2016-03-28 16:56:27 +0100 |
commit | b176ab0556914a734932e934a5e904dad091ad71 (patch) | |
tree | 6279274be9cdba204bc1e82b188234f3c4b63082 /doc/examples/extract_mvs.c | |
parent | 1cbe4ff2acdd1f166ac7ac912c1b00da9fbf0dd1 (diff) |
aacenc_utils: Use temporary variable.
This ensures gcc does not create unnecessary
loads or stores and possibly even does not vectorize
the negation.
Speeds up mp3 to aac transcoding with default settings
by 10% when using "gcc (Debian 5.3.1-10) 5.3.1 20160224".
Signed-off-by: Reimar Döffinger <[email protected]>
(cherry picked from commit b60dfae7af65c4c7d255ef599352f2c54964303d)
Diffstat (limited to 'doc/examples/extract_mvs.c')
0 files changed, 0 insertions, 0 deletions