Home | History | Annotate | Download | only in src

Lines Matching refs:tmp1

799         FIXP_DBL tmp0,tmp1,tmp2,tmp3;
806 tmp1 = ((FIXP_DBL) (commonScale+tmpScale)) << (DFRACT_BITS-1-LD_DATA_SHIFT-1); /* scaled by 1/64 */
811 nrgLeft = ((tmp0-tmp2)>>1) + (tmp3 - tmp1);