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