Home | History | Annotate | Download | only in src

Lines Matching defs:pDst

28 pDst            RN 8
42 ;// destination pointed by (pDst) for horizontal interpolation.
61 ;// Copy pDst to scratch
62 MOV Scratch, pDst
82 STM pDst!, {x0, x1, x2} ;// Store aligned output row
98 STM pDst!, {x0, x1, x2} ;// Store aligned output row
114 STM pDst!, {x0, x1, x2} ;// Store aligned output row
130 STM pDst!, {x0, x1, x2} ;// Store aligned output row
145 ;// destination pointed by (pDst) for vertical interpolation.
183 STR x0, [pDst], #4 ;// Store aligned output row
196 STR x0, [pDst], #4 ;// Store aligned output row
209 STR x0, [pDst], #4 ;// Store aligned output row
222 STR x0, [pDst], #4 ;// Store aligned output row
227 SUB pSrc, pDst, #28