Searched defs:c_shift (Results 1 – 5 of 5) sorted by relevance
41 std::int32_t c_shift, int ldc) { in ReferenceEightBitIntGemm()769 const int c_shift = 21; in TestWithSmallDataPerChannelQuantization() local966 const int c_shift = 21; in TestWithLargeDataPerChannelQuantization() local1079 const int c_shift = 21; in TestMultithreadedPerChannelQuantization() local1150 const int c_shift = 0; in TestWithSmallData() local
76 std::int32_t c_mult_int, std::int32_t c_shift, int ldc, in EightBitIntGemmImpl()309 std::int32_t c_shift, int ldc, BitDepthSetting bit_depth) { in EightBitIntGemm()
200 u32 c_shift = 4 * (i % 8); in config_kbc_gpio() local
71 const int c_shift = (c_step == 2); in sb_compute_cdef_list() local
1354 c_shift(const char **wp) in c_shift() function