OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pFV
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/modules/cudalegacy/src/
interpolate_frames.cpp
95
state.
pFV
= const_cast<Ncv32f*>(fv.ptr<Ncv32f>());
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NPP_staging.hpp
122
Ncv32f *
pFV
; ///< forward vertical displacement
[
all
...]
/external/opencv3/modules/cudalegacy/src/cuda/
NPP_staging.cu
[
all
...]
/external/opencv3/samples/gpu/
opticalflow_nvidia_api.cpp
543
state.
pFV
= v.ptr ();
Completed in 516 milliseconds