Searched refs:HybrLeftReal (Results 1 – 1 of 1) sorted by relevance
1084 FIXP_DBL *RESTRICT HybrLeftReal; in applySlotBasedRotation() local1151 HybrLeftReal = mHybridRealLeft; in applySlotBasedRotation()1171 …tmpLeft = fMultAddDiv2( fMultDiv2(h_ps_d->specificTo.mpeg.coef.H11r[group], HybrLeftReal[subband]… in applySlotBasedRotation()1172 …tmpRight = fMultAddDiv2( fMultDiv2(h_ps_d->specificTo.mpeg.coef.H12r[group], HybrLeftReal[subband]… in applySlotBasedRotation()1173 HybrLeftReal [subband] = tmpLeft<<1; in applySlotBasedRotation()1183 HybrLeftReal = QmfLeftReal; in applySlotBasedRotation()1197 …tmpLeft = fMultAdd( fMultDiv2(h_ps_d->specificTo.mpeg.coef.H11r[group], HybrLeftReal[subband]), h… in applySlotBasedRotation()1198 …tmpRight = fMultAdd( fMultDiv2(h_ps_d->specificTo.mpeg.coef.H12r[group], HybrLeftReal[subband]), h… in applySlotBasedRotation()1199 HybrLeftReal [subband] = tmpLeft; in applySlotBasedRotation()