Home
last modified time | relevance | path

Searched refs:BLEND_X (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_advsimd_Blend.S578 #define BLEND_X(d, n) ENTRY(blend_line_##n) ; wrap_line blend_kernel_##n, params_##n ; END(blend_li… macro
579 BLEND_LIST(BLEND_X)
580 #undef BLEND_X
582 #define BLEND_X(d, n) .set tablesize, d+1 ; macro
583 BLEND_LIST(BLEND_X)
584 #undef BLEND_X
615 #define BLEND_X(d, n) .rept d-off ; .hword 0 ; .endr ; .hword blend_line_##n - 2b ; .set off, d+1 ; macro
616 BLEND_LIST(BLEND_X)
617 #undef BLEND_X
DrsCpuIntrinsics_neon_Blend.S582 #define BLEND_X(d, n) ENTRY(blend_line_##n) ; wrap_line blend_kernel_##n, params_##n ; END(blend_li… macro
583 BLEND_LIST(BLEND_X)
584 #undef BLEND_X
612 #define BLEND_X(d, n) .rept d-off ; .word 0 ; .endr ; .word blend_line_##n-1b ; .set off, d+1 ; macro
613 BLEND_LIST(BLEND_X)
614 #undef BLEND_X