Searched refs:idct4x4_16_kernel_bd10 (Results 1 – 3 of 3) sorted by relevance
131 idct4x4_16_kernel_bd10(cospis, c); in vp9_highbd_iht4x4_16_add_neon()132 idct4x4_16_kernel_bd10(cospis, c); in vp9_highbd_iht4x4_16_add_neon()144 idct4x4_16_kernel_bd10(cospis, c); in vp9_highbd_iht4x4_16_add_neon()159 idct4x4_16_kernel_bd10(cospis, c); in vp9_highbd_iht4x4_16_add_neon()
77 idct4x4_16_kernel_bd10(cospis, c); in vpx_highbd_idct4x4_16_add_neon()78 idct4x4_16_kernel_bd10(cospis, c); in vpx_highbd_idct4x4_16_add_neon()
38 static INLINE void idct4x4_16_kernel_bd10(const int32x4_t cospis, in idct4x4_16_kernel_bd10() function