Home
last modified time | relevance | path

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

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu_large_scale/src/cuda/
H A Dcoresp.cu50 struct CorespSearch struct
197 corespKernel (const CorespSearch cs) { in corespKernel()
208 CorespSearch cs; in findCoresp()
226 dim3 block (CorespSearch::CTA_SIZE_X, CorespSearch::CTA_SIZE_Y); in findCoresp()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu/src/cuda/
H A Dcoresp.cu47 struct CorespSearch struct
194 corespKernel (const CorespSearch cs) { in corespKernel()
207 CorespSearch cs; in findCoresp()
225 dim3 block (CorespSearch::CTA_SIZE_X, CorespSearch::CTA_SIZE_Y); in findCoresp()