Skip to content
Snippets Groups Projects
Commit 29fb4919 authored by Wan-Teh Chang's avatar Wan-Teh Chang Committed by Michael Niedermayer
Browse files

avutil/cpu: remove the |checked| static variable


Remove the |checked| variable because the invalid value of -1 for
|flags| can be used to indicate the same condition. Also rename |flags|
to |cpu_flags| because there are a local variable and a function
parameter named |flags| in the same file.

Co-author: Dmitry Vyukov of Google

Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent dd10e725
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment