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

  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_vpx_convolve8_neon.c 322 transpose_u16_8x8(&d0, &d1, &d2, &d3, &d4, &d5, &d6, &d7);
551 transpose_u16_8x8(&d0, &d1, &d2, &d3, &d4, &d5, &d6, &d7);
    [all...]
transpose_neon.h 642 static INLINE void transpose_u16_8x8(uint16x8_t *a0, uint16x8_t *a1, function
    [all...]

Completed in 48 milliseconds