Searched refs:cnsts1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dfdct_altivec.c70 #define LD_W4 vec_splat(cnsts1, 0)
71 #define LD_W5 vec_splat(cnsts1, 1)
72 #define LD_W6 vec_splat(cnsts1, 2)
73 #define LD_W7 vec_splat(cnsts1, 3)
204 vector float mzero, cnst, cnsts0, cnsts1, cnsts2; local
213 cnsts1 = vec_ld(0, cp); cp++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dfdctdsp.c72 #define LD_W4 vec_splat(cnsts1, 0)
73 #define LD_W5 vec_splat(cnsts1, 1)
74 #define LD_W6 vec_splat(cnsts1, 2)
75 #define LD_W7 vec_splat(cnsts1, 3)
202 vector float mzero, cnst, cnsts0, cnsts1, cnsts2; local
211 cnsts1 = vec_ld(0, cp);

Completed in 40 milliseconds