Searched defs:__cosf (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/compat/cuda/ | ||
H A D | cuda_runtime.h | 188 static inline __device__ float __cosf(float a) { return __nvvm_cos_approx_f(a); } in __cosf() function |
Completed in 1 milliseconds