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