]> granicus.if.org Git - libvpx/commit
vp9_diamond_search_sad_avx.c: rename (un)likely macros
authorJames Zern <jzern@google.com>
Wed, 3 Feb 2016 01:44:02 +0000 (17:44 -0800)
committerJames Zern <jzern@google.com>
Wed, 3 Feb 2016 02:01:49 +0000 (18:01 -0800)
commit8647792975b68797fc98d0e1bca20380e06e22e5
tree868cd74cbb1a39e7cb3abc874759ff0691d4184d
parent8a515c16fdfd9ab3c1ebf9d842ad0722663e9e20
vp9_diamond_search_sad_avx.c: rename (un)likely macros

avoid using '__' this is a reserved namespace for the compiler

Change-Id: I7d2be4dba2bdddc6f1010a16ad9e59a2e211b064
vp9/encoder/x86/vp9_diamond_search_sad_avx.c