Home
last modified time | relevance | path

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

/external/gemmlowp/public/
Doutput_stages.h42 std::int32_t result_mult_int; member
64 VectorMap<const std::int32_t, tShape> result_mult_int; member
181 std::int32_t result_mult_int, in MakeStandardOutputPipeline()
199 const VectorMap<const std::int32_t, tShape>& result_mult_int, in MakeStandardOutputPipeline()
Dgemmlowp.h78 int rhs_offset, int result_offset, int result_mult_int, in Gemm()
/external/gemmlowp/test/
Dtest.cc403 int rhs_offset, int result_offset, int result_mult_int, in test_gemm_impl()
496 int rhs_offset, int result_offset, int result_mult_int) { in test_gemm()
776 const OffsetColMap result_mult_int(c_mult_int, m); in TestWithSmallDataPerChannelQuantization() local
973 const OffsetColMap result_mult_int(c_mult_int, m); in TestWithLargeDataPerChannelQuantization() local
1086 const OffsetColMap result_mult_int(&c_mult_int[0], m); in TestMultithreadedPerChannelQuantization() local
1202 int result_mult_int, int result_shift) { in TestOutputStages()
/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc81 const int result_mult_int = c_mult_int; in EightBitIntGemmImpl() local