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

  /external/libvpx/libvpx/vpx_dsp/arm/
idct16x16_add_neon.c 676 transpose_s16_4x8(ind[0], ind[1], ind[2], ind[3], ind[4], ind[5], ind[6],
idct32x32_135_add_neon.c 102 transpose_s16_4x8(tmp[0], tmp[1], tmp[2], tmp[3], tmp[4], tmp[5], tmp[6],
transpose_neon.h 278 static INLINE void transpose_s16_4x8(const int16x4_t a0, const int16x4_t a1, function
    [all...]
idct_neon.h 379 transpose_s16_4x8(input0, input1, input2, input3, input4, input5, input6,
    [all...]

Completed in 63 milliseconds