Home
last modified time | relevance | path

Searched refs:make_ushort2 (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/compat/cuda/
Dcuda_runtime.h115 #define make_ushort2(a, b) ((ushort2){.x = a, .y = b}) macro
129 TEX2D(ushort2, make_ushort2(a & 0xFFFF, b & 0xFFFF))