Home | History | Annotate | Download | only in src

Lines Matching refs:D1

125 dSrcRow1            DN  D1.I16
129 dDqntRow1 DN D1.I16
137 dIn1 DN D1.S16
152 df1 DN D1.S16
166 dh1 DN D1.S16
173 dDeltaRow1 DN D1.S16
185 dDstRow23 DN D1.U8
188 dDstRow2 DN D1.32[0]
189 dDstRow3 DN D1.32[1]
298 VSUB de2,dIn1RS,dIn3 ;// e2 = (d1>>1) - d3
299 VADD de3,dIn1,dIn3RS ;// e3 = d1 + (d3>>1)
325 VSUB dg2,df1RS,df3 ;// e2 = (d1>>1) - d3
326 VADD dg3,df1,df3RS ;// e3 = d1 + (d3>>1)