ffmpeg/compat/cuda
Timo Rothenpieler 416923346a compat/cuda: switch from powf to __powf intrinsic
The powf builtin causes crashes on older clang, so manually implement
the (faster) intrinsic.
The code it spawns is identical to that of nvcc.
2022-09-03 20:27:34 +02:00
..
cuda_runtime.h compat/cuda: switch from powf to __powf intrinsic 2022-09-03 20:27:34 +02:00
dynlink_loader.h compat/cuda: Change inclusion guards 2019-08-05 12:07:09 +02:00