Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNPP_staging.hpp114 struct NppStInterpolationState struct
154 NCVStatus nppiStInterpolateFrames(const NppStInterpolationState *pState);
/external/opencv3/modules/cudalegacy/src/
Dinterpolate_frames.cpp88 NppStInterpolationState state; in interpolateFrames()
/external/opencv3/samples/gpu/
Dopticalflow_nvidia_api.cpp535 NppStInterpolationState state; in main()
/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu2008 NCVStatus nppiStInterpolateFrames(const NppStInterpolationState *pState) in nppiStInterpolateFrames()