openh264/codec
Martin Storsjö f066df412c Use WELS_ROUND in the neon version of GeneralBilinearAccurateDownsampler
Also use it in the commented out sse2 version - in case it gets
taken into use at some point. (It only works on 32 bit x86
at the moment.)

This makes sure the scaling factors are rounded similarly to the
in GeneralBilinearAccurateDownsampler_c, making sure the
accelerated versions of these function return identical results
to the C version.
2014-06-25 11:08:07 +03:00
..
api/svc add iSubSeqId to make the meaning clearly. 2014-06-23 16:18:59 +08:00
build Merge pull request #990 from zhilwang/arm64-intrapred 2014-06-21 07:03:24 +08:00
common add win 64 warnings remove 2014-06-19 18:31:39 -07:00
console add iSubSeqId to make the meaning clearly. 2014-06-23 16:18:59 +08:00
decoder Print an intX_t by casting to int64_t 2014-06-25 09:19:23 +03:00
encoder Remove an unused variable 2014-06-25 09:21:14 +03:00
processing Use WELS_ROUND in the neon version of GeneralBilinearAccurateDownsampler 2014-06-25 11:08:07 +03:00