Searched refs:cnsts2 (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.c74 #define LD_W8 vec_splat(cnsts2, 0)
75 #define LD_W9 vec_splat(cnsts2, 1)
76 #define LD_WA vec_splat(cnsts2, 2)
77 #define LD_WB vec_splat(cnsts2, 3)
204 vector float mzero, cnst, cnsts0, cnsts1, cnsts2; local
214 cnsts2 = vec_ld(0, cp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dfdctdsp.c76 #define LD_W8 vec_splat(cnsts2, 0)
77 #define LD_W9 vec_splat(cnsts2, 1)
78 #define LD_WA vec_splat(cnsts2, 2)
79 #define LD_WB vec_splat(cnsts2, 3)
202 vector float mzero, cnst, cnsts0, cnsts1, cnsts2; local
213 cnsts2 = vec_ld(0, cp);

Completed in 55 milliseconds