Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c699 int32x4_t r4_low, r4_high, r34_low, r34_high, r234_low, r234_high; in boxsum1() local
721 r234_low = vaddq_s32(r23, r4_low); in boxsum1()
762 store_s32_4x4(dst2_ptr, dst_stride, r234_low, r345, r456, r567); in boxsum1()
766 r234_low = r678; in boxsum1()