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

  /external/libvpx/libvpx/vpx_dsp/arm/
transpose_neon.h 129 static INLINE void transpose_s16_4x4q(int16x8_t *a0, int16x8_t *a1) { function
    [all...]
idct_neon.h 293 transpose_s16_4x4q(a0, a1);
    [all...]

Completed in 60 milliseconds