Home
last modified time | relevance | path

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

/external/gemmlowp/test/
Dtest.cc1421 std::int32_t result_fixedpoint_shift = result_shift; in TestOutputStages() local
1425 result_fixedpoint_shift = result_shift - 31; in TestOutputStages()
1428 result_fixedpoint_shift++; in TestOutputStages()
1430 Check(result_fixedpoint_shift >= 0); in TestOutputStages()
1440 quantize_down_by_fixedpoint_stage.result_shift = result_fixedpoint_shift; in TestOutputStages()
1460 result_fixedpoint_shift); in TestOutputStages()