Searched refs:srcsz (Results 1 – 1 of 1) sorted by relevance
155 NppiSize srcsz; in call() local156 srcsz.height = src.rows; in call()157 srcsz.width = src.cols; in call()173 nppSafeCall( func(src.ptr<npp_type>(), srcsz, static_cast<int>(src.step), srcroi, in call()486 NppiSize srcsz; in call() local487 srcsz.height = src.rows; in call()488 srcsz.width = src.cols; in call()498 nppSafeCall( func(src.ptr<npp_type>(), srcsz, static_cast<int>(src.step), srcroi, in call()