Searched refs:cnsts0 (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.c66 #define LD_W0 vec_splat(cnsts0, 0)
67 #define LD_W1 vec_splat(cnsts0, 1)
68 #define LD_W2 vec_splat(cnsts0, 2)
69 #define LD_W3 vec_splat(cnsts0, 3)
204 vector float mzero, cnst, cnsts0, cnsts1, cnsts2; local
212 cnsts0 = 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.c68 #define LD_W0 vec_splat(cnsts0, 0)
69 #define LD_W1 vec_splat(cnsts0, 1)
70 #define LD_W2 vec_splat(cnsts0, 2)
71 #define LD_W3 vec_splat(cnsts0, 3)
202 vector float mzero, cnst, cnsts0, cnsts1, cnsts2; local
209 cnsts0 = vec_ld(0, cp);

Completed in 61 milliseconds