Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct16x16_neon.c89 static INLINE void cross_input(const int16x8_t *a /*[16]*/, in cross_input() function
348 cross_input(temp0, temp1, 0); in vpx_fdct16x16_neon()
353 cross_input(temp1, temp2, 0); in vpx_fdct16x16_neon()
361 cross_input(temp2, temp3, 1); in vpx_fdct16x16_neon()
377 cross_input(temp1, temp0, 1); in vpx_fdct16x16_neon()