Searched refs:idct4x4_16_kernel_bd12 (Results 1 – 3 of 3) sorted by relevance
134 idct4x4_16_kernel_bd12(cospis, c); in vp9_highbd_iht4x4_16_add_neon()135 idct4x4_16_kernel_bd12(cospis, c); in vp9_highbd_iht4x4_16_add_neon()146 idct4x4_16_kernel_bd12(cospis, c); in vp9_highbd_iht4x4_16_add_neon()161 idct4x4_16_kernel_bd12(cospis, c); in vp9_highbd_iht4x4_16_add_neon()
80 idct4x4_16_kernel_bd12(cospis, c); in vpx_highbd_idct4x4_16_add_neon()81 idct4x4_16_kernel_bd12(cospis, c); in vpx_highbd_idct4x4_16_add_neon()
61 static INLINE void idct4x4_16_kernel_bd12(const int32x4_t cospis, in idct4x4_16_kernel_bd12() function