[XviD-devel] function of the "DECLARE_ALIGNED_MATRIX(name,sizex,sizey,type,alignment)"

josse xvid-devel@xvid.org
Tue, 21 Jan 2003 15:28:21 +0100


Hi ,

at the last compilation no waring is coming but 3 errors.
The sourcecode is the original xvid-Code.

..\Analog Devices\VisualDSP\cc21k"  -flags-compiler 
--diag_warning,implicit_func_decl -g -D _DSP -21065L  -c  -o 
..\DSP\libXvidCore\debug\quant_mpeg4.doj"
..\\DSP\libXvidCore\quant\quant_mpeg4.c"
..\DSP\libXvidCore\quant\quant_mpeg4.c", line 111: error:
          declaration is incompatible with "void quant4_intra_c(dm int16_t
          *dm, const dm int16_t *dm, const dm uint32_t, const dm uint32_t)"
          (declared at line 77 of
          "E:\wadle\Arbeits_Projekte\DSP\libXvidCore\quant\quant_mpeg4.h")
                 const uint32_t dcscalar)
                ^

..\DSP\libXvidCore\quant\quant_mpeg4.c", line 150: error:
          declaration is incompatible with "void dequant4_intra_c(dm int16_t
          *dm, const dm int16_t *dm, const dm uint32_t, const dm uint32_t)"
          (declared at line 80 of
          "E:\wadle\Arbeits_Projekte\DSP\libXvidCore\quant\quant_mpeg4.h")
                   const uint32_t dcscalar)
                   ^

..\DSP\libXvidCore\quant\quant_mpeg4.c", line 195: error:
          declaration is incompatible with "uint32_t quant4_inter_c(dm 
int16_t
Tool failed with exit/exception code: 1.
Build was unsuccessful.


Christoph Lampert schrieb:

>Can you send a logfile? Many of the warning will be harmless, but maybe 
>there's something hidden somewhere. I wanted to do the same for SGI
>Compiler, but of course I forgot...
>
>
>gruel
>
>_______________________________________________
>XviD-devel mailing list
>XviD-devel@xvid.org
>http://list.xvid.org/mailman/listinfo/xvid-devel
>
>  
>