Home
last modified time | relevance | path

Searched defs:make_float2 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/compat/cuda/
H A Dcuda_runtime.h116 #define make_float2(a, b) ((float2){.x = a, .y = b}) macro

Completed in 2 milliseconds