Searched refs:transpose_u8_4x4 (Results 1 – 6 of 6) sorted by relevance
103 static INLINE void transpose_u8_4x4(uint8x8_t *a0, uint8x8_t *a1) { in transpose_u8_4x4() function
276 transpose_u8_4x4(&d01, &d23); in av1_convolve_x_sr_neon()
985 transpose_u8_4x4(&t0, &t1); in av1_dist_wtd_convolve_x_neon()
798 transpose_u8_4x4(&p1p0, &q0q1); in aom_lpf_vertical_4_neon()815 transpose_u8_4x4(&p1p0, &q0q1); in aom_lpf_vertical_4_neon()
127 transpose_u8_4x4(&d01, &d23); in vpx_convolve8_horiz_neon()381 transpose_u8_4x4(&d01, &d23); in vpx_convolve8_avg_horiz_neon()
67 static INLINE void transpose_u8_4x4(uint8x8_t *a0, uint8x8_t *a1) { in transpose_u8_4x4() function