diff options
author | Andreas Rheinhardt <[email protected]> | 2024-04-04 05:59:57 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2024-04-07 21:59:32 +0200 |
commit | cf96c0295ea9c8f58617408ed68dbb1cba8d1682 (patch) | |
tree | 1c91f95a8cbde14fbdb21b376a3e32133147e436 /tests/checkasm/checkasm.h | |
parent | eef5d60ac6200e0d4790d936c4e57656fe8502cc (diff) |
avcodec/huffyuv(dec|enc): Use union for temp/temp16
These pointers already point to the same buffers, so using
a union is possible and avoids the overhead of syncing the
pointers (and saves some memory).
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'tests/checkasm/checkasm.h')
0 files changed, 0 insertions, 0 deletions