Searched defs:hfunc (Results 1 – 4 of 4) sorted by relevance
25 CUresult cuModuleGetFunction(CUfunction *hfunc, CUmodule hmod, const char *name) { return CUDA_SUCC… in cuModuleGetFunction()
59 hash_function hfunc, in Curl_hash_init()
473 CuModuleGetFunction (CUfunction * hfunc, CUmodule hmod, const char *name) in CuModuleGetFunction()
1204 GstVideoScalerHFunc * hfunc, GstVideoScalerVFunc * vfunc, in get_functions()1457 GstVideoScalerHFunc hfunc = NULL; in gst_video_scaler_2d() local