Searched refs:tempIm (Results 1 – 2 of 2) sorted by relevance
1004 FIXP_SGL tempIm = in CJointStereo_ApplyMS() local1010 int alpha_im_headroom = CountLeadingBits((INT)tempIm) - 16; in CJointStereo_ApplyMS()1011 if (tempIm == (FIXP_SGL)0) alpha_im_headroom = 15; in CJointStereo_ApplyMS()1017 FIXP_DBL alpha_im_tmp = fMult((FIXP_SGL)(tempIm << val), pointOne); in CJointStereo_ApplyMS()
1127 WORD32 tempIm = *ptr_imag++; in ixheaacd_expsubbandsamples_dec() local1131 tempIm = ixheaacd_abs32_nrm(tempIm); in ixheaacd_expsubbandsamples_dec()1132 max_abs |= tempIm; in ixheaacd_expsubbandsamples_dec()