Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCV.hpp871 Ncv32u requiredAllocSize = pitchBytes * height_; in NCVMatrixAlloc() local
873 ncvStat = allocator.alloc(this->allocatedMem, requiredAllocSize); in NCVMatrixAlloc()