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

  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_idct4x4_add_neon.c 75 transpose_s32_4x4(a0, a1, a2, a3);
102 transpose_s32_4x4(a0, a1, a2, a3);
highbd_idct8x8_add_neon.c 77 transpose_s32_4x4(io0, io1, io2, io3);
136 transpose_s32_4x4(io0, io1, io2, io3);
transpose_neon.h 247 static INLINE void transpose_s32_4x4(int32x4_t *a0, int32x4_t *a1, function
    [all...]
highbd_idct16x16_add_neon.c     [all...]

Completed in 77 milliseconds