Home | History | Annotate | Download | only in aacdec

Lines Matching refs:temp4

220     Int32   temp4;
253 temp4 = *pData4++;
255 t1 = temp3 + temp4;
258 t2 = temp3 - temp4;
267 temp4 = *pData4;
271 t1 = temp3 + temp4;
276 r1 = temp3 - temp4;
307 temp4 = *pData4++;
309 r3 = temp3 + temp4;
310 r4 = temp3 - temp4;
324 temp4 = *pData4;
326 t1 = temp3 + temp4;
327 t2 = temp3 - temp4;