Martin Storsjö
5cbeefc79e
aarch64: hevc: Produce plain neon versions of qpel_hv
...
As the plain neon qpel_h functions process two rows at a time,
we need to allocate storage for h+8 rows instead of h+7.
By allocating storage for h+8 rows, incrementing the stack
pointer won't end up at the right spot in the end. Store the
intended final stack pointer value in a register x14 which we
store on the stack.
AWS Graviton 3:
put_hevc_qpel_hv4_8_c: 386.0
put_hevc_qpel_hv4_8_neon: 125.7
put_hevc_qpel_hv4_8_i8mm: 83.2
put_hevc_qpel_hv6_8_c: 749.0
put_hevc_qpel_hv6_8_neon: 207.0
put_hevc_qpel_hv6_8_i8mm: 166.0
put_hevc_qpel_hv8_8_c: 1305.2
put_hevc_qpel_hv8_8_neon: 216.5
put_hevc_qpel_hv8_8_i8mm: 213.0
put_hevc_qpel_hv12_8_c: 2570.5
put_hevc_qpel_hv12_8_neon: 480.0
put_hevc_qpel_hv12_8_i8mm: 398.2
put_hevc_qpel_hv16_8_c: 4158.7
put_hevc_qpel_hv16_8_neon: 659.7
put_hevc_qpel_hv16_8_i8mm: 593.5
put_hevc_qpel_hv24_8_c: 8626.7
put_hevc_qpel_hv24_8_neon: 1653.5
put_hevc_qpel_hv24_8_i8mm: 1398.7
put_hevc_qpel_hv32_8_c: 14646.0
put_hevc_qpel_hv32_8_neon: 2566.2
put_hevc_qpel_hv32_8_i8mm: 2287.5
put_hevc_qpel_hv48_8_c: 31072.5
put_hevc_qpel_hv48_8_neon: 6228.5
put_hevc_qpel_hv48_8_i8mm: 5291.0
put_hevc_qpel_hv64_8_c: 53847.2
put_hevc_qpel_hv64_8_neon: 9856.7
put_hevc_qpel_hv64_8_i8mm: 8831.0
Signed-off-by: Martin Storsjö <martin@martin.st>
2024-03-26 09:05:55 +02:00
..
2024-03-26 09:05:55 +02:00
2024-03-14 01:37:31 +01:00
2024-03-15 12:51:15 +01:00
2024-03-18 01:49:38 +01:00
2024-03-10 23:45:51 +02:00
2024-03-14 22:20:00 +01:00
2024-03-02 02:54:11 +01:00
2024-03-15 15:31:58 +01:00
2024-03-20 22:27:19 +08:00
2024-03-25 21:17:47 +01:00
2024-03-10 19:49:03 +01:00
2024-03-07 08:53:30 -03:00
2024-03-04 02:11:38 +01:00
2024-02-27 00:11:21 +01:00
2024-03-02 02:54:11 +01:00
2024-03-02 02:54:11 +01:00
2024-03-02 02:54:11 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:31 -03:00
2024-03-07 08:53:30 -03:00
2024-03-04 02:11:50 +01:00
2024-03-07 08:53:30 -03:00
2024-03-02 02:54:11 +01:00
2024-03-04 02:11:53 +01:00
2024-03-02 02:54:11 +01:00
2024-03-04 02:11:53 +01:00
2024-03-02 02:54:11 +01:00
2024-03-18 01:49:38 +01:00
2024-03-18 01:49:38 +01:00
2024-03-02 02:54:11 +01:00
2024-02-27 00:11:21 +01:00
2024-02-27 00:11:21 +01:00
2024-02-27 00:11:21 +01:00
2024-03-15 12:51:15 +01:00
2024-02-27 00:11:21 +01:00
2024-02-27 00:11:21 +01:00
2024-02-27 00:11:21 +01:00
2024-02-27 00:11:21 +01:00
2024-03-07 08:53:31 -03:00
2024-03-04 02:11:53 +01:00
2024-03-07 08:53:31 -03:00
2024-03-07 08:53:31 -03:00
2024-03-07 08:53:31 -03:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-17 15:10:05 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-23 18:55:21 +01:00
2024-03-23 18:55:21 +01:00
2024-03-23 18:55:21 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-02-22 01:45:31 +01:00
2024-03-07 08:53:30 -03:00
2024-03-25 08:54:18 +01:00
2024-03-23 18:54:36 +01:00
2024-03-11 11:40:09 +01:00
2024-03-07 08:53:30 -03:00
2024-03-20 19:15:05 +02:00
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00
2024-03-02 02:47:50 +01:00
2024-03-25 08:54:18 +01:00
2024-03-25 08:32:04 +01:00
2024-02-25 13:42:47 +01:00
2024-02-25 13:42:47 +01:00
2024-03-23 22:33:21 +08:00
2024-02-25 13:42:47 +01:00
2024-02-25 13:42:47 +01:00
2024-02-25 13:42:47 +01:00
2024-02-22 01:42:28 +01:00
2024-03-18 01:49:38 +01:00
2024-03-04 02:11:38 +01:00
2024-03-07 08:53:29 -03:00
2024-03-07 08:53:29 -03:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:31 -03:00
2024-03-07 08:53:30 -03:00
2024-03-08 07:37:56 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-22 20:26:53 +08:00
2024-03-08 07:37:56 +01:00
2024-03-17 15:10:05 +01:00
2024-03-07 08:53:30 -03:00
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00
2024-03-07 08:53:31 -03:00
2024-03-22 14:05:30 +01:00
2024-03-08 07:37:56 +01:00
2024-03-15 12:51:15 +01:00
2024-02-27 23:05:26 +01:00
2024-03-07 08:53:30 -03:00
2024-03-15 12:51:15 +01:00
2024-03-07 08:53:30 -03:00
2024-02-26 16:28:37 +08:00
2024-03-04 17:45:00 +01:00
2024-03-23 11:37:44 +01:00
2024-03-23 11:37:44 +01:00
2024-03-07 08:53:30 -03:00
2024-03-04 17:45:12 +01:00
2024-03-04 17:45:12 +01:00
2024-03-25 20:44:30 +00:00
2024-03-10 13:51:37 +01:00
2024-03-08 07:37:56 +01:00
2024-02-22 01:42:28 +01:00
2024-03-15 12:51:15 +01:00
2024-03-23 18:55:21 +01:00
2024-03-23 18:55:21 +01:00
2024-03-13 23:29:02 +01:00
2024-03-21 11:31:32 -03:00
2024-03-21 11:31:32 -03:00
2024-03-23 18:55:21 +01:00
2024-03-13 23:29:02 +01:00
2024-03-07 09:15:18 +01:00
2024-03-07 09:15:18 +01:00
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00
2024-03-25 20:44:30 +00:00
2024-02-29 10:30:16 +01:00
2024-03-19 09:44:59 -03:00
2024-03-04 17:39:25 +01:00
2024-03-23 11:34:34 +01:00
2024-03-23 11:34:34 +01:00
2024-03-07 08:53:31 -03:00
2024-03-07 08:53:31 -03:00
2024-03-07 08:53:30 -03:00
2024-03-23 18:54:36 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-08 07:37:56 +01:00
2024-03-12 17:36:05 -04:00
2024-03-07 08:53:30 -03:00
2024-03-22 17:04:05 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-22 23:38:16 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-22 23:38:16 +01:00
2024-03-22 23:38:16 +01:00
2024-03-01 01:34:26 +01:00
2024-03-01 01:34:26 +01:00
2024-03-14 21:22:45 +01:00
2024-03-04 02:11:38 +01:00
2024-03-04 02:11:38 +01:00
2024-03-04 02:11:38 +01:00
2024-03-25 08:54:40 +01:00
2024-02-21 20:08:25 +02:00
2024-02-21 20:08:25 +02:00
2024-03-23 11:37:44 +01:00
2024-03-05 21:25:56 +08:00
2024-03-12 14:37:49 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-02-22 01:45:31 +01:00
2024-03-14 21:52:16 +01:00
2024-03-19 15:52:05 +01:00
2024-03-17 15:10:05 +01:00
2024-03-15 12:51:15 +01:00
2024-03-17 15:10:05 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-26 06:30:45 +01:00
2024-03-07 08:53:30 -03:00
2024-03-01 01:35:42 +01:00
2024-03-01 01:35:42 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-08 07:37:55 +01:00
2024-03-20 19:15:05 +02:00
2024-03-15 12:51:15 +01:00
2024-03-07 08:53:30 -03:00
2024-03-26 01:19:17 +01:00
2024-03-07 08:53:30 -03:00
2024-03-13 00:52:30 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00
2024-03-08 07:38:38 +01:00
2024-03-10 19:49:05 +01:00
2024-03-07 08:53:30 -03:00
2024-03-18 12:00:14 +08:00
2024-02-29 13:36:41 +08:00
2024-02-29 13:36:41 +08:00
2024-02-29 13:36:41 +08:00
2024-02-29 13:36:41 +08:00
2024-02-29 13:36:41 +08:00
2024-02-29 13:36:41 +08:00
2024-03-07 08:53:30 -03:00
2024-03-04 02:11:38 +01:00
2024-03-01 01:35:42 +01:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-02-27 00:11:21 +01:00
2024-02-27 00:11:21 +01:00
2024-02-22 01:45:31 +01:00
2024-03-02 02:54:11 +01:00
2024-03-02 02:54:11 +01:00
2024-03-14 20:37:03 +01:00
2024-03-14 20:37:03 +01:00
2024-03-14 20:37:03 +01:00
2024-03-12 14:37:49 +01:00
2024-02-22 01:45:31 +01:00
2024-03-15 12:51:15 +01:00
2024-03-07 08:53:29 -03:00
2024-03-07 08:53:29 -03:00
2024-03-18 12:00:14 +08:00
2024-03-18 12:00:14 +08:00
2024-03-18 12:00:14 +08:00
2024-03-08 00:58:40 +01:00
2024-03-08 00:58:40 +01:00
2024-03-08 00:58:40 +01:00
2024-03-20 19:15:05 +02:00
2024-03-07 08:53:30 -03:00
2024-03-07 08:53:30 -03:00
2024-03-25 21:41:26 +01:00
2024-03-07 08:53:30 -03:00
2024-03-17 15:10:05 +01:00
2024-03-10 19:49:04 +01:00
2024-03-25 08:54:40 +01:00
2024-03-25 08:54:40 +01:00
2024-03-25 08:54:40 +01:00
2024-03-07 09:00:39 +01:00
2024-03-21 11:31:32 -03:00
2024-03-07 09:00:30 +01:00
2024-03-25 08:54:40 +01:00
2024-03-23 22:49:29 +08:00
2024-02-25 18:30:34 -03:00
2024-03-08 07:37:56 +01:00
2024-02-22 01:45:31 +01:00
2024-03-10 13:51:37 +01:00
2024-03-10 13:50:26 +01:00
2024-03-10 13:51:37 +01:00