Searched refs:s3_0 (Results 1 – 5 of 5) sorted by relevance
74 int32x4_t s3_0, s3_1; in wiener_convolve8_horiz_8x8() local96 s3_0 = vmull_n_s16(vget_low_s16(s3), filter_x[3]); in wiener_convolve8_horiz_8x8()98 sum_0 = vaddq_s32(sum_0, s3_0); in wiener_convolve8_horiz_8x8()123 int32x4_t sum_0, s3_0; in wiener_convolve8_horiz_4x8() local146 s3_0 = vmull_n_s16(s3, filter_x[3]); in wiener_convolve8_horiz_4x8()147 sum_0 = vaddq_s32(sum_0, s3_0); in wiener_convolve8_horiz_4x8()
27 struct s3_0 { unsigned char f0; unsigned int f1; }; argument28 int t3_0[sizeof(struct s3_0) == 5 ? 1 : -1];
24 struct s3_0 { struct33 extern int a3_0[offsetof(struct s3_0, f1) == 1 ? 1 : -1]; argument
76 struct s3_0 { }; struct78 struct s3_2 : s3_0, s3_1 { };
23 struct s3_0 {}; struct24 struct s3_1 { struct s3_0 a; long b; };