]> granicus.if.org Git - libvpx/commit
vp9cx.mk: move avx c files outside of x86inc block
authorJames Zern <jzern@google.com>
Wed, 25 Jun 2014 19:20:46 +0000 (12:20 -0700)
committerJames Zern <jzern@google.com>
Wed, 25 Jun 2014 19:20:46 +0000 (12:20 -0700)
commit75cb82d87a1adc3360041772de75c9d2f44f5e72
tree767add7e0b3629ca21cb1ec09bf3571253b4c71f
parent3abfee9addc711ad2b0e5cfd3739453d181ac433
vp9cx.mk: move avx c files outside of x86inc block

same reasoning as:
9f3a0db vp9_rtcd: correct avx2 references

these are all intrinsics, so don't depend on x86inc.asm

Change-Id: I915beaef318a28f64bfa5469e5efe90e4af5b827
vp9/vp9cx.mk