Home | History | Annotate | Download | only in src

Lines Matching refs:tmp1

281     Word16 tmp1;
305 tmp1 = *(p_h++);
306 s = amrnb_fxp_mac_16_by_16bb((Word32) tmp1, (Word32) tmp1, s);
307 tmp1 = *(p_h++);
308 s = amrnb_fxp_mac_16_by_16bb((Word32) tmp1, (Word32) tmp1, s);
361 tmp1 = *(p_h2++);
362 s = amrnb_fxp_mac_16_by_16bb((Word32) tmp1, (Word32) tmp1, s);
365 tmp1 = *(p_h2++);
366 s = amrnb_fxp_mac_16_by_16bb((Word32) tmp1, (Word32) tmp1, s);
395 tmp1 = (Word16)((s + 0x00004000L) >> 15);
401 *rr2 = ((Word32) tmp1 * tmp2) >> 15;
414 tmp1 = (Word16)((s + 0x00004000L) >> 15);
417 *rr1 = ((Word32) tmp1 * tmp2) >> 15;