Stone Chen
d82c503555
tests/checkasm/vvc_mc: for SAD, only test valid subblock sizes
...
According to the VVC specification (section 8.5.1), the maximum width/height of a subblock passed for DMVR SAD is 16. This along with previous constraint requiring width * height >= 128 means that 8x16, 16x8, and 16x16 are the only allowed sizes.
This changes check_vvc_sad() to only test and benchmark those sizes.
2024-05-29 21:35:34 +08:00
..
2024-01-11 14:48:53 +02:00
2024-03-02 02:54:11 +01:00
2024-04-08 13:36:40 +03:00
2023-11-27 17:55:24 +02:00
2024-03-31 00:08:43 +01:00
2024-05-08 21:13:23 -03:00
2024-05-27 22:42:07 +03:00
2024-05-27 22:42:07 +03:00
2024-03-02 02:54:12 +01:00
2024-05-11 10:28:59 +02:00
2024-03-15 12:51:15 +01:00
2024-05-24 09:23:00 -03:00
2024-03-31 00:08:43 +01:00
2024-05-27 22:42:07 +03:00
2024-05-11 11:36:20 +03:00
2024-05-21 19:20:06 +03:00
2024-03-02 02:54:12 +01:00
2024-05-17 13:28:20 +02:00
2024-05-17 13:28:20 +02:00
2023-09-04 11:04:45 +02:00
2024-05-17 13:28:20 +02:00
2024-05-17 13:28:20 +02:00
2024-05-17 13:29:34 +02:00
2023-09-11 00:26:34 +02:00
2024-05-17 13:16:58 +02:00
2024-05-17 13:29:51 +02:00
2023-09-04 11:04:45 +02:00
2024-05-27 22:42:07 +03:00
2024-05-17 13:30:06 +02:00
2024-04-27 11:12:07 +02:00
2024-03-15 12:51:15 +01:00
2024-02-17 14:33:35 +02:00
2024-05-03 18:00:53 +03:00
2023-11-13 18:34:29 +02:00
2024-05-09 13:40:18 +02:00
2024-05-17 13:36:03 +02:00
2024-03-31 00:08:43 +01:00
2023-12-22 09:28:04 -03:00
2024-03-02 02:54:12 +01:00
2024-04-30 23:13:47 +03:00
2024-05-17 13:35:33 +02:00
2024-05-17 13:31:37 +02:00
2024-05-17 13:31:23 +02:00
2024-03-31 00:08:43 +01:00
2024-03-31 00:08:43 +01:00
2024-03-15 12:51:15 +01:00
2024-05-17 13:30:17 +02:00
2023-09-04 11:04:45 +02:00
2024-05-25 14:21:54 +02:00
2024-05-29 21:35:34 +08:00