Taekyun Kim <podain77 at gmail.com> writes: > +/* > + * Bilinear macros from pixman-arm-neon-asm.S > + */ Am I missing something, or are these macros being duplicated between pixman-arm-neon-asm.S and this new file? If so, maybe it would be better to put them in a header file and share them. Soren