Searched refs:tmp_1_w32 (Results 1 – 1 of 1) sorted by relevance
1526 WebRtc_Word32 tmp_1_w32 = 0; in WebRtcNsx_DataAnalysis() local1714 tmp_1_w32 = (WebRtc_Word32)matrix_determinant; in WebRtcNsx_DataAnalysis()1715 tmp_1_w32 += WEBRTC_SPL_MUL_16_16_RSFT(kSumLogIndex[65], sum_log_i, 9); in WebRtcNsx_DataAnalysis()1716 tmp_1_w32 -= WEBRTC_SPL_MUL_16_16_RSFT(kSumLogIndex[65], kSumLogIndex[65], 10); in WebRtcNsx_DataAnalysis()1717 tmp_1_w32 -= WEBRTC_SPL_LSHIFT_W32((WebRtc_Word32)sum_log_i_square, 4); in WebRtcNsx_DataAnalysis()1718 tmp_1_w32 -= WEBRTC_SPL_MUL_16_16_RSFT((WebRtc_Word16) in WebRtcNsx_DataAnalysis()1720 matrix_determinant = (WebRtc_Word16)tmp_1_w32; in WebRtcNsx_DataAnalysis()1730 tmp_1_w32 = WEBRTC_SPL_LSHIFT_W32(sum_log_magn, 1); // Q9 in WebRtcNsx_DataAnalysis()1731 sum_log_magn_u16 = (WebRtc_UWord16)WEBRTC_SPL_RSHIFT_W32(tmp_1_w32, zeros);//Q(9-zeros) in WebRtcNsx_DataAnalysis()1755 tmp_1_w32 = WEBRTC_SPL_RSHIFT_W32(sum_log_i_log_magn, 3 + zeros); in WebRtcNsx_DataAnalysis()[all …]