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

  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_idct8x8_add_neon.c 365 transpose_s32_8x4(io0, io1, io2, io3, io4, io5, io6, io7);
438 transpose_s32_8x4(io0, io1, io2, io3, io4, io5, io6, io7);
transpose_neon.h 462 static INLINE void transpose_s32_8x4(int32x4_t *const a0, int32x4_t *const a1, function
    [all...]

Completed in 3100 milliseconds