I think every function use two rows is good, it is clear to find bound of function
At 2013-11-22 17:27:31,[email protected] wrote: ># HG changeset patch ># User Praveen Tiwari ># Date 1385112439 -19800 ># Node ID 685deb56a701ed5b29174875563727ea73eb25fd ># Parent 5009254d3d3ac92e90b1551444c5eb32ba2f8d31 >pixeladd8.asm, cleanup extra new lines > >diff -r 5009254d3d3a -r 685deb56a701 source/common/x86/pixeladd8.asm >--- a/source/common/x86/pixeladd8.asm Fri Nov 22 00:17:46 2013 -0600 >+++ b/source/common/x86/pixeladd8.asm Fri Nov 22 14:57:19 2013 +0530 >@@ -27,8 +27,6 @@ > > SECTION .text > >- >- > ;----------------------------------------------------------------------------- > ; void pixel_add_ps_2x4(pixel *dest, intptr_t destride, pixel *src0, int16_t > *scr1, intptr_t srcStride0, intptr_t srcStride1) > ;----------------------------------------------------------------------------- >@@ -75,7 +73,6 @@ > > RET > >- > ;----------------------------------------------------------------------------- > ; void pixel_add_ps_%1x%2(pixel *dest, intptr_t destride, pixel *src0, > int16_t *scr1, intptr_t srcStride0, intptr_t srcStride1) > ;----------------------------------------------------------------------------- >@@ -269,7 +266,6 @@ > PIXEL_ADD_PS_W4_H4 4, 8 > PIXEL_ADD_PS_W4_H4 4, 16 > >- > ;----------------------------------------------------------------------------- > ; void pixel_add_ps_%1x%2(pixel *dest, intptr_t destride, pixel *src0, > int16_t *scr1, intptr_t srcStride0, intptr_t srcStride1) > ;----------------------------------------------------------------------------- >_______________________________________________ >x265-devel mailing list >[email protected] >https://mailman.videolan.org/listinfo/x265-devel
_______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
