Files
FFmpeg/libavcodec
Stone Chen 55e9c758f0 libavcode/x86/vvc: change label to vvc_sad_16 to reflect block 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 re-labels vvc_sad_16_128 to vvc_sad_16 to reflect this and adds a comment about the block size constraints. There's no functionality change.
2024-05-29 21:35:34 +08:00
..
2024-05-28 19:44:11 +03:00
2024-04-24 02:52:17 +02:00
2024-05-13 03:40:19 +02:00
2024-05-13 03:40:17 +02:00
2024-04-27 21:16:39 +02:00
2024-04-29 15:30:25 +02:00
2024-05-28 03:48:04 +02:00
2024-05-29 10:46:54 +08:00
2024-05-03 18:00:53 +03:00
2024-05-03 18:00:53 +03:00
2024-05-19 22:12:54 +02:00
2024-05-10 18:41:13 +03:00
2024-05-10 18:41:13 +03:00
2024-04-29 20:46:05 +03:00
2024-04-29 20:46:05 +03:00