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.cc1400 Matrix<std::uint8_t, ResultOrder> result_biased_clamped_quantized_casted( in TestOutputStages() local
1404 &result_biased_clamped_quantized_casted, lhs_offset, rhs_offset, in TestOutputStages()
1412 Check(expected == result_biased_clamped_quantized_casted(r, c)); in TestOutputStages()