Home
last modified time | relevance | path

Searched defs:va3 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/fusion/test/compile_time/
Dvector_intrinsic.cpp44 typedef typename boost::fusion::result_of::value_at_c<v_type, 3>::type va3; in test() typedef
/third_party/ffmpeg/libavcodec/ppc/
Dh264dsp.c42 #define VEC_1D_DCT(vb0,vb1,vb2,vb3,va0,va1,va2,va3) \ argument
88 vec_s16 va0, va1, va2, va3; in h264_idct_add_altivec() local