Home | History | Annotate | Download | only in lib_src

Lines Matching refs:tmp0

45 tmp0	.req	r4

85 LDR tmp0, [pWTFrame, #m_prevGain]
92 SMULBB gainLeft, tmp0, gainLeft
100 SMULBB gainRight, tmp0, gainRight
107 LDRSH tmp0, [pInputBuffer], #2
114 SMLAWB tmp1, gainLeft, tmp0, tmp1
122 SMLAWB tmp2, gainRight, tmp0, tmp2
126 LDRGTSH tmp0, [pInputBuffer], #2
146 LDRSH tmp0, [pInputBuffer], #NEXT_OUTPUT_PCM @ fetch voice output
150 SMULWB tmp0, gain, tmp0 @ sample * local gain
152 MOV tmp0, tmp0, ASR #1 @ add 6dB headroom
153 ADD tmp1, tmp0, tmp1