www.pudn.com > ccs_encoder.rar > ccs_encoder.pjt


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectName="ccs_encoder" 
ProjectDir="E:\mpeg4-10\ccs_encoder\" 
ProjectType=Executable 
CPUFamily=TMS320C67XX 
Tool="Compiler" 
Tool="DspBiosBuilder" 
Tool="Linker" 
Config="Debug" 
Config="Release" 
 
[Source Files] 
Source="..\..\ti\c6000\bios\lib\cslDM642.lib" 
Source="bitstream\bitstream.c" 
Source="bitstream\cbp.c" 
Source="bitstream\mbcoding.c" 
Source="dct\fdct.asm" 
Source="encoder.c" 
Source="idct.c" 
Source="image\colorspace.c" 
Source="image\font.c" 
Source="image\image.c" 
Source="image\interpolate8x8.c" 
Source="image\postprocessing.c" 
Source="image\reduced.c" 
Source="motion\estimation_bvop.c" 
Source="motion\estimation_common.c" 
Source="motion\estimation_pvop.c" 
Source="motion\estimation_rd_based.c" 
Source="motion\motion_comp.c" 
Source="motion\sad.c" 
Source="motion\sad16_c.sa" 
Source="motion\sad16bi_c.sa" 
Source="motion\sad8.sa" 
Source="motion\sad8bi.sa" 
Source="motion\vop_type_decision.c" 
Source="plugins\plugin_2pass1.c" 
Source="plugins\plugin_2pass2.c" 
Source="plugins\plugin_dump.c" 
Source="plugins\plugin_lumimasking.c" 
Source="plugins\plugin_psnr.c" 
Source="plugins\plugin_single.c" 
Source="prediction\mbprediction.c" 
Source="quant\dequant_h263_inter.sa" 
Source="quant\dequant_h263_intra.sa" 
Source="quant\quant_h263.c" 
Source="quant\quant_matrix.c" 
Source="utils\emms.c" 
Source="utils\mbtransquant.c" 
Source="utils\mem_align.c" 
Source="utils\mem_transfer.c" 
Source="utils\timer.c" 
Source="vectors.asm" 
Source="xvid.c" 
Source="xvid_encraw.c" 
Source="ccs_enc.cmd" 
 
["Compiler" Settings: "Debug"] 
Options=-o3 -fr"E:\mpeg4-10\ccs_encoder\Debug" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 
 
["Compiler" Settings: "Release"] 
Options=-q -o3 -fr"E:\mpeg4-10\ccs_encoder\Release" -mv6700 
 
["DspBiosBuilder" Settings: "Debug"] 
Options=-v6x 
 
["DspBiosBuilder" Settings: "Release"] 
Options=-v6x 
 
["Linker" Settings: "Debug"] 
Options=-q -a -c -m".\Debug\ccs_encoder.map" -o".\Debug\ccs_encoder.out" -x -i"D:\ti\c6000\bios\lib" -l"img64x.lib" 
 
["Linker" Settings: "Release"] 
Options=-q -c -m".\Release\ccs_encoder.map" -o".\Release\ccs_encoder.out" -x