Searched refs:vec_f (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/ppc/
H A Dtypes_altivec.h33 #define vec_f vector float macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dtypes_altivec.h33 #define vec_f vector float macro
H A Dfft_altivec.c48 const vec_f *tcos = (const vec_f*)(s->tcos+n8);
49 const vec_f *tsin = (const vec_f*)(s->tsin+n8);
50 const vec_f *pin = (const vec_f*)(input+n4);
51 vec_f *pout = (vec_f*)(output+n4);
56 vec_f cos,sin,cos0,sin0,cos1,sin1,re,im,r0,i0,r1,i1,a,b,c,d;
99 vec_f co
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dfft_vsx.h57 vec_f vz0, vzo1, vzo2, vzo3;
58 vec_f x0, x1, x2, x3;
59 vec_f x4, x5, x6, x7;
60 vec_f x8, x9, x10, x11;
61 vec_f x12, x13, x14, x15;
62 vec_f x16, x17, x18, x19;
63 vec_f x20, x21, x22, x23;
64 vec_f vz0plus1, vzo1plus1, vzo2plus1, vzo3plus1;
65 vec_f y0, y1, y2, y3;
66 vec_f y
[all...]
H A Dfft_altivec.c56 const vec_f *tcos = (const vec_f*)(s->tcos+n8);
57 const vec_f *tsin = (const vec_f*)(s->tsin+n8);
58 const vec_f *pin = (const vec_f*)(input+n4);
59 vec_f *pout = (vec_f*)(output+n4);
64 vec_f cos,sin,cos0,sin0,cos1,sin1,re,im,r0,i0,r1,i1,a,b,c,d;
111 vec_f co
[all...]

Completed in 27 milliseconds