Home
last modified time | relevance | path

Searched defs:pitchBytes (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCV.hpp861 Ncv32u pitchBytes = alignUp(widthBytes, allocator.alignment()); in NCVMatrixAlloc() local
932 Ncv32u pitchBytes = alignUp(widthBytes, alignment); in NCVMatrixReuse() local