HomeSort by relevance Sort by last modified time
    Searched refs:DST_W (Results 1 - 2 of 2) sorted by null

  /external/pixman/pixman/
pixman-arm-neon-asm.h 499 tst DST_W, #lowbit
502 pixst_a (lowbit * 8 / dst_w_bpp), dst_w_bpp, dst_w_basereg, DST_W
565 pixst_a chunk_size, dst_w_bpp, dst_w_basereg, DST_W
567 pixst chunk_size, dst_w_bpp, dst_w_basereg, DST_W
586 add DST_W, DST_W, DST_STRIDE, lsl #dst_bpp_shift
594 sub DST_W, DST_W, W, lsl #dst_bpp_shift
603 mov DST_R, DST_W
682 DST_W .req r2 /* destination buffer pointer for writes *
    [all...]
pixman-arm-neon-asm.S 213 * vst1.16 {d28, d29}, [DST_W, :128]!
227 * New things here are DST_R, DST_W, SRC and MASK identifiers. These
230 * destination buffer (DST_R and DST_W).
290 vst1.16 {d28, d29}, [DST_W, :128]!
298 vst1.16 {d28, d29}, [DST_W, :128]!
391 vst1.16 {d28, d29}, [DST_W, :128]!
445 vst1.16 {d28, d29}, [DST_W, :128]!
482 vst4.8 {d28, d29, d30, d31}, [DST_W, :128]!
516 vst1.8 {d28, d29, d30, d31}, [DST_W, :128]!
548 vst1.32 {d28, d29, d30, d31}, [DST_W, :128]
    [all...]

Completed in 57 milliseconds