Home
last modified time | relevance | path

Searched defs:hfunc (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/tests/ut/cpp/stub/runtime/
Dcuda.cc25 CUresult cuModuleGetFunction(CUfunction *hfunc, CUmodule hmod, const char *name) { return CUDA_SUCC… in cuModuleGetFunction()
/third_party/curl/lib/
Dhash.c59 hash_function hfunc, in Curl_hash_init()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudaloader.c473 CuModuleGetFunction (CUfunction * hfunc, CUmodule hmod, const char *name) in CuModuleGetFunction()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-scaler.c1204 GstVideoScalerHFunc * hfunc, GstVideoScalerVFunc * vfunc, in get_functions()
1457 GstVideoScalerHFunc hfunc = NULL; in gst_video_scaler_2d() local