On Wed, 2 Nov 2016, Diego Biurrun wrote:

On Wed, Nov 02, 2016 at 03:23:14PM +0200, Martin Storsjö wrote:
On Wed, 2 Nov 2016, Martin Storsjö wrote:

Technically, having a _neon prefix for them is wrong, but anything else
(omitting these two while hooking up avg32/avg64 separately) is more
complication - although I'm open for suggestions on how to handle it best.

Where exactly is the complication? In the way you assign the function
pointers in the init file?

Yes, it'd require splitting up those macros a bit; either for assigning the same function pointers, but with a different simd instruction set suffix, or for only assigning the avg function pointer for those sizes.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to