libavc/encoder/armv8
Martin Storsjo e17ec6c736 armv8: Fix ime_calculate_sad3_prog_av8
Previously, this used x5 (which is a stride parameter)
as destination pointer, and overwrote the destination in x6
with a counter, and looped to a label in another function.

In practice, this function is never used, which is why this
hasn't been noticed before.

Change-Id: Iab87a2960c36b7dc4de4216b1d4bbbe4e9f03578
2016-10-06 10:29:43 +03:00
..
ih264e_evaluate_intra16x16_modes_av8.s armv8: Add missing sign extension for WORD32 parameters 2016-10-06 10:29:43 +03:00
ih264e_evaluate_intra_chroma_modes_av8.s armv8: Add missing sign extension for WORD32 parameters 2016-10-06 10:29:43 +03:00
ih264e_half_pel_av8.s armv8: Add missing sign extension for WORD32 parameters 2016-10-06 10:29:43 +03:00
ih264e_platform_macros.h fix file permissions 2015-05-05 17:34:51 +00:00
ime_distortion_metrics_av8.s armv8: Fix ime_calculate_sad3_prog_av8 2016-10-06 10:29:43 +03:00
ime_platform_macros.h fix file permissions 2015-05-05 17:34:51 +00:00