diff options
author | Wu Jianhua <[email protected]> | 2024-04-18 02:28:21 +0800 |
---|---|---|
committer | Nuo Mi <[email protected]> | 2024-04-20 12:11:43 +0800 |
commit | 4358f4956852f088f97c571077059b5901ead907 (patch) | |
tree | 7bdab5556ae5ae10e1c99aa8cad9ad6fcf1a062d /libavutil/hwcontext_cuda.c | |
parent | bba996d6cdac15367f265e245987477d0f7b1899 (diff) |
avcodec/x86/vvc/vvcdsp_init: add put prototypes
When we used the --disable-ssse3 --disable-optimizations options,
the compiler would not skip the MC_LINKS like the compilation that
enabled the optimization, so it would fail to find the function
prototypes. Hence, this commit uses the same way to add prototypes
for the functions as HEVC DSP.
Signed-off-by: Wu Jianhua <[email protected]>
Diffstat (limited to 'libavutil/hwcontext_cuda.c')
0 files changed, 0 insertions, 0 deletions