Searched refs:normWidth (Results 1 – 1 of 1) sorted by relevance
89 Ncv32u normWidth = (Ncv32u)_normWidth; in process() local91 NcvSize32u szNormRoi(normWidth, normHeight); in process()113 NCVMatrixAlloc<Ncv32f> d_norm(*this->allocatorGPU.get(), normWidth, normHeight); in process()115 NCVMatrixAlloc<Ncv32f> h_norm(*this->allocatorCPU.get(), normWidth, normHeight); in process()117 NCVMatrixAlloc<Ncv32f> h_norm_d(*this->allocatorCPU.get(), normWidth, normHeight); in process()