Parent Directory
|
Revision Log
|
Patch
revision 125, Wed Apr 17 10:42:59 2002 UTC | revision 126, Wed Apr 17 10:54:19 2002 UTC | |
---|---|---|
# | Line 195 | Line 195 |
195 | interpolate8x8_halfpel_hv = interpolate8x8_halfpel_hv_3dn; | interpolate8x8_halfpel_hv = interpolate8x8_halfpel_hv_3dn; |
196 | } | } |
197 | ||
198 | if((cpu_flags & XVID_CPU_SSE2) > 0) { | |
199 | // calc_cbp = calc_cbp_sse2; | |
200 | // sad16 = sad16_sse2; | |
201 | // quant_inter = quant_inter_sse2; | |
202 | // dequant_inter = dequant_inter_sse2; | |
203 | } | |
204 | ||
205 | #endif | #endif |
206 | #ifdef ARCH_PPC | #ifdef ARCH_PPC |
207 | #ifdef ARCH_PPC_ALTIVEC | #ifdef ARCH_PPC_ALTIVEC |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |