Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dmulti_thread_gemm.h569 static const int AbsoluteMinRowsPerThread = 16; in HowManyThreads() local
570 static const int MinRowsPerThread = KernelRows > AbsoluteMinRowsPerThread in HowManyThreads()
572 : AbsoluteMinRowsPerThread; in HowManyThreads()