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

  /external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve8_neon.c 199 transpose_u8_4x4(&d01, &d23);
465 transpose_u8_4x4(&d01, &d23);
    [all...]
transpose_neon.h 67 static INLINE void transpose_u8_4x4(uint8x8_t *a0, uint8x8_t *a1) { function
    [all...]

Completed in 40 milliseconds