Parent Directory
|
Revision Log
|
Patch
revision 1.19, Mon Mar 22 22:36:24 2004 UTC | revision 1.20, Wed Jan 5 23:02:15 2005 UTC | |
---|---|---|
# | Line 66 | Line 66 |
66 | ||
67 | /* field test implementations */ | /* field test implementations */ |
68 | MBFIELDTEST MBFieldTest_c; | MBFIELDTEST MBFieldTest_c; |
69 | ||
70 | #ifdef ARCH_IS_IA32 | |
71 | MBFIELDTEST MBFieldTest_mmx; | MBFIELDTEST MBFieldTest_mmx; |
72 | #endif | |
73 | ||
74 | #ifdef ARCH_IS_X86_64 | |
75 | MBFIELDTEST MBFieldTest_x86_64; | |
76 | #endif | |
77 | ||
78 | void MBFrameToField(int16_t data[6 * 64]); /* de-interlace vertical Y blocks */ | void MBFrameToField(int16_t data[6 * 64]); /* de-interlace vertical Y blocks */ |
79 |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |