Home | History | Annotate | Download | only in arm

Lines Matching full:destination

51 @* off, adds offset and stores it in the destination block.
57 @* UWORD8 pointer to the destination where the output block is stored.
63 @* Stride of the destination buffer
157 vst1.32 d4[0], [r1], r3 @store row 1 in destination
158 vst1.32 d4[1], [r1], r3 @store row 2 in destination
159 vst1.32 d6[0], [r1], r3 @store row 3 in destination
160 vst1.32 d6[1], [r1], r3 @store row 4 in destination
196 vst1.8 d4, [r1], r3 @store row 1 in destination
197 vst1.8 d6, [r1], r3 @store row 2 in destination
199 vst1.8 d8, [r1], r3 @store row 3 in destination
200 vst1.8 d10, [r1], r3 @store row 4 in destination
256 vst1.8 {q2}, [r1], r3 @store row 1 in destination
258 vst1.8 {q3}, [r1], r3 @store row 2 in destination
260 vst1.8 {q4}, [r1], r3 @store row 3 in destination
261 vst1.8 {q5}, [r1], r3 @store row 4 in destination
281 @* off, adds offset and stores it in the destination block for U and V.
287 @* UWORD8 pointer to the destination where the output block is stored.
293 @* Stride of the destination buffer
380 vst1.32 d6[0], [r1], r3 @store row 1 in destination
381 vst1.32 d6[1], [r1], r3 @store row 2 in destination
408 vst1.8 d6, [r1], r3 @store row 1 in destination
409 vst1.8 d8, [r1], r3 @store row 2 in destination
465 vst1.8 {q3}, [r1], r3 @store row 1 in destination
467 vst1.8 {q4}, [r1], r3 @store row 2 in destination
469 vst1.8 {q5}, [r1], r3 @store row 3 in destination
470 vst1.8 {q6}, [r1], r3 @store row 4 in destination