Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu839 #define implementNppDecimate(bit, typ) \ macro
861 implementNppDecimate(32, u)
862 implementNppDecimate(32, s)
863 implementNppDecimate(32, f)
864 implementNppDecimate(64, u)
865 implementNppDecimate(64, s)
866 implementNppDecimate(64, f)