Home
last modified time | relevance | path

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

/external/gemmlowp/meta/
Dlegacy_multi_thread_common.h65 const IN_TYPE* task_lhs = lhs + task_rect.m_offset * k; in Run() local
69 operation.ExecuteMatrixMatrix(scratch, task_lhs, task_rhs, task_rect.m, in Run()