Home | History | Annotate | Download | only in src

Lines Matching defs:pDst

32 pDst        RN 1
79 ;// Firstly, fill all the coefficient values on the <pDst> buffer by zero
82 VST1 dZero,[pDst] ;// pDst[0] = pDst[1] = pDst[2] = pDst[3] = 0
96 STRH Value, [pDst, strOffset] ;// Store <Value> at offset <strOffset>
103 LDMIA pDst, {r0w0, r0w1} ;// r0w0 = |c1|c0| & r0w1 = |c3|c2|
132 VST1 dDqntCoeff,[pDst] ;// Storing all the coefficients at once