Searched refs:AbsoluteMinRowsPerThread (Results 1 – 1 of 1) sorted by relevance
569 static const int AbsoluteMinRowsPerThread = 16; in HowManyThreads() local570 static const int MinRowsPerThread = KernelRows > AbsoluteMinRowsPerThread in HowManyThreads()572 : AbsoluteMinRowsPerThread; in HowManyThreads()