• Home
  • Raw
  • Download

Lines Matching refs:SMLAWB

443 inline INT SMLAWB(const LONG accu, const LONG a, const LONG b)  in SMLAWB()  function
486 sta[0] = SMLAWB( sta[1], real, A ); sta++; /* index=316...........6 */ in qmfSynPrototypeFirSlot1_filter()
487 sta[0] = SMLAWB( sta[1], imag, B ); sta++; /* index=8,18, ...318 */ in qmfSynPrototypeFirSlot1_filter()
492 sta[0] = SMLAWB( sta[1], real, A ); sta++; /* index=318...........8 */ in qmfSynPrototypeFirSlot1_filter()
493 sta[0] = SMLAWB( sta[1], imag, B ); sta++; /* index=6...........316 */ in qmfSynPrototypeFirSlot1_filter()
506 result = SMLAWB( sta[0], real, A ); /* index=310...........0 */ in qmfSynPrototypeFirSlot1_filter()
507 sta[0] = SMLAWB( sta[1], imag, B ); sta++; /* index=14..........324 */ in qmfSynPrototypeFirSlot1_filter()
513 sta[0] = SMLAWB( sta[1], real, A ); sta++; /* index=312...........2 */ in qmfSynPrototypeFirSlot1_filter()
514 sta[0] = SMLAWB( sta[1], imag, B ); sta++; /* index=12..........322 */ in qmfSynPrototypeFirSlot1_filter()
519 sta[0] = SMLAWB( sta[1], real, A ); sta++; /* index=314...........4 */ in qmfSynPrototypeFirSlot1_filter()
568 result = SMLAWB( sta[0], real, A ); /* index=310...........0 */ in qmfSynPrototypeFirSlot2()
569 sta[0] = SMLAWB( sta[1], imag, B ); sta++; /* index=14..........324 */ in qmfSynPrototypeFirSlot2()
574 sta[0] = SMLAWB( sta[1], real, A ); sta++; /* index=312...........2 */ in qmfSynPrototypeFirSlot2()
575 sta[0] = SMLAWB( sta[1], imag, B ); sta++; /* index=12..........322 */ in qmfSynPrototypeFirSlot2()
580 sta[0] = SMLAWB( sta[1], real, A ); sta++; /* index=314...........4 */ in qmfSynPrototypeFirSlot2()