Home
last modified time | relevance | path

Searched defs:result_shift (Results 1 – 4 of 4) sorted by relevance

/external/gemmlowp/public/
Doutput_stages.h43 std::int32_t result_shift; member
65 std::int32_t result_shift; member
116 std::int32_t result_shift; member
156 std::int32_t result_shift) { in MakeStandardOutputPipeline()
174 std::int32_t result_shift) { in MakeStandardOutputPipeline()
Dgemmlowp.h79 int result_shift) { in Gemm()
/external/gemmlowp/test/
Dtest.cc411 const int result_shift = (result_shift_min + result_shift_max) / 2; in test_gemm_impl() local
778 const int result_shift = c_shift; in TestWithSmallDataPerChannelQuantization() local
975 const int result_shift = c_shift; in TestWithLargeDataPerChannelQuantization() local
1088 const int result_shift = c_shift; in TestMultithreadedPerChannelQuantization() local
1203 int result_mult_int, int result_shift) { in TestOutputStages()
/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc82 const int result_shift = c_shift; in EightBitIntGemmImpl() local