diff options
author | Reimar Döffinger <[email protected]> | 2016-03-06 21:25:11 +0100 |
---|---|---|
committer | Reimar Döffinger <[email protected]> | 2016-03-08 23:56:51 +0100 |
commit | b60dfae7af65c4c7d255ef599352f2c54964303d (patch) | |
tree | 65047440cefae52dad5c1e7796112928cde69d76 /libavutil/hwcontext_cuda.c | |
parent | b91e3763905ad95602f2b4e91d37415692573248 (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]>
Diffstat (limited to 'libavutil/hwcontext_cuda.c')
0 files changed, 0 insertions, 0 deletions