Home | History | Annotate | Download | only in src

Lines Matching refs:D3

141 dSrcRow3            DN  D3.I16
145 dDqntRow3 DN D3.I16
153 dIn3 DN D3.S16
168 df3 DN D3.S16
182 dh3 DN D3.S16
189 dDeltaRow3 DN D3.S16
312 VSUB de2,dIn1RS,dIn3 ;// e2 = (d1>>1) - d3
313 VADD de3,dIn1,dIn3RS ;// e3 = d1 + (d3>>1)
339 VSUB dg2,df1RS,df3 ;// e2 = (d1>>1) - d3
340 VADD dg3,df1,df3RS ;// e3 = d1 + (d3>>1)