[x265] [PATCH] asm: assembly code for pixel_sad_24x32

Jason Garrett-Glaser jason at x264.com
Wed Oct 30 20:31:15 CET 2013


If possible, each lea should do e.g. lea r0, [r0+r1*2], with
intermediate addresses being [r0] and [r0+r1].  That results in half
the LEAs.

Jason


More information about the x265-devel mailing list