Home
last modified time | relevance | path

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

/external/gemmlowp/meta/
Dtransform_kernels.h166 static int EstimateComputeCost(const Quantize& params) { in EstimateComputeCost() function
184 static int EstimateComputeCost(const Requantize& params) { in EstimateComputeCost() function
202 static int EstimateComputeCost(const Dequantize& params) { in EstimateComputeCost() function
220 static int EstimateComputeCost(const MinMax<MinMaxType>& params) { in EstimateComputeCost() function
Dmulti_thread_transform.h37 const int task_size = Util::EstimateComputeCost(params.kernel); in PrepareTransform1DTasks()
Dbase.h133 static int EstimateComputeCost(const Transform& params);