Home
last modified time | relevance | path

Searched refs:transpose_s16_4x8 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_135_add_neon.c102 transpose_s16_4x8(tmp[0], tmp[1], tmp[2], tmp[3], tmp[4], tmp[5], tmp[6], in vpx_idct32_12_neon()
Didct16x16_add_neon.c676 transpose_s16_4x8(ind[0], ind[1], ind[2], ind[3], ind[4], ind[5], ind[6], in vpx_idct16x16_10_add_half1d_pass2()
Dtranspose_neon.h278 static INLINE void transpose_s16_4x8(const int16x4_t a0, const int16x4_t a1, in transpose_s16_4x8() function
Didct_neon.h379 transpose_s16_4x8(input0, input1, input2, input3, input4, input5, input6, in idct8x8_12_pass2_bd8()