Searched refs:r234_high (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/common/arm/ |
D | selfguided_neon.c | 699 int32x4_t r4_low, r4_high, r34_low, r34_high, r234_low, r234_high; in boxsum1() local 728 r234_high = vaddq_s32(r23, r4_high); in boxsum1() 779 store_s32_4x4((dst2_ptr + 4), dst_stride, r234_high, r345, r456, r567); in boxsum1() 784 r234_high = r678; in boxsum1()
|