HomeSort by relevance Sort by last modified time
    Searched refs:transpose_u16_8x4 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_vpx_convolve8_neon.c 166 transpose_u16_8x4(&t0, &t1, &t2, &t3);
249 transpose_u16_8x4(&d0, &d1, &d2, &d3);
375 transpose_u16_8x4(&t0, &t1, &t2, &t3);
464 transpose_u16_8x4(&t0, &t1, &t2, &t3);
    [all...]
transpose_neon.h 429 static INLINE void transpose_u16_8x4(uint16x8_t *a0, uint16x8_t *a1, function
    [all...]

Completed in 52 milliseconds