mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 18:10:13 +01:00
checkasm: add HEVC MC tests
This commit is contained in:
@@ -66,6 +66,9 @@ static const struct {
|
||||
#if CONFIG_H264QPEL
|
||||
{ "h264qpel", checkasm_check_h264qpel },
|
||||
#endif
|
||||
#if CONFIG_HEVC_DECODER
|
||||
{ "hevc_mc", checkasm_check_hevc_mc },
|
||||
#endif
|
||||
#if CONFIG_V210_ENCODER
|
||||
{ "v210enc", checkasm_check_v210enc },
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user