Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct16x16_add_sse4.c213 idct16_8col(in, in); in vpx_highbd_idct16x16_256_add_sse4_1()
222 idct16_8col(out, out); in vpx_highbd_idct16x16_256_add_sse4_1()
268 idct16_8col(in, temp); in vpx_highbd_idct16x16_38_add_sse4_1()
273 idct16_8col(in, out); in vpx_highbd_idct16x16_38_add_sse4_1()
Dhighbd_idct16x16_add_sse2.c214 idct16_8col(in, in); in vpx_highbd_idct16x16_256_add_sse2()
223 idct16_8col(out, out); in vpx_highbd_idct16x16_256_add_sse2()
269 idct16_8col(in, temp); in vpx_highbd_idct16x16_38_add_sse2()
274 idct16_8col(in, out); in vpx_highbd_idct16x16_38_add_sse2()
Dinv_txfm_sse2.c414 idct16_8col(in, in); in vpx_idct16x16_256_add_sse2()
423 idct16_8col(out, out); in vpx_idct16x16_256_add_sse2()
444 idct16_8col(in, temp); in vpx_idct16x16_38_add_sse2()
449 idct16_8col(in, out); in vpx_idct16x16_38_add_sse2()
871 idct16_8col(in0, in0); in idct16_sse2()
872 idct16_8col(in1, in1); in idct16_sse2()
Dinv_txfm_sse2.h343 static INLINE void idct16_8col(const __m128i *const in /*in[16]*/, in idct16_8col() function
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_highbd_iht16x16_add_sse4.c363 idct16_8col(in, in); in vp9_highbd_iht16x16_256_add_sse4_1()
376 idct16_8col(out, out); in vp9_highbd_iht16x16_256_add_sse4_1()