Home
last modified time | relevance | path

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

/external/gemmlowp/test/
Dtest.cc1441 Matrix<std::uint8_t, ResultOrder> result_biased_clamped_quantized_casted( in TestOutputStages() local
1445 &result_biased_clamped_quantized_casted, lhs_offset, rhs_offset, in TestOutputStages()
1453 Check(expected == result_biased_clamped_quantized_casted(r, c)); in TestOutputStages()