Searched refs:maxW32 (Results 1 – 2 of 2) sorted by relevance
36 int32_t maxW32; in WebRtcIlbcfix_FrameClassify() local65 maxW32 = WebRtcSpl_MaxValueW32(ssqEn, iLBCenc_inst->nsub - 1); in WebRtcIlbcfix_FrameClassify()66 scale = WebRtcSpl_GetSizeInBits(maxW32) - 20; in WebRtcIlbcfix_FrameClassify()
38 int32_t maxW32, tmp32; in WebRtcIlbcfix_CbSearchCore() local57 maxW32 = WebRtcSpl_MaxAbsValueW32(cDot, range); in WebRtcIlbcfix_CbSearchCore()59 sh = (int16_t)WebRtcSpl_NormW32(maxW32); in WebRtcIlbcfix_CbSearchCore()