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

  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_vpx_convolve8_neon.c 193 transpose_u16_4x4q(&d01, &d23);
402 transpose_u16_4x4q(&t01, &t23);
    [all...]
transpose_neon.h 160 static INLINE void transpose_u16_4x4q(uint16x8_t *a0, uint16x8_t *a1) { function
    [all...]

Completed in 101 milliseconds