Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_scale_cuda.c403 CUdeviceptr dst_devptr = (CUdeviceptr)dst_dptr; in call_resize_kernel() local
405 void *args_uchar[] = { &tex, &dst_devptr, &dst_width, &dst_height, &dst_pitch, in call_resize_kernel()