⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 x264.pjt

📁 x264 encoder in TI ccs.
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="C:\CCStudio_v3.3\MyProjects\x264\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="..\..\c64plus\imglib\include\img_sad_16x16.h"
Source="analyse.c"
Source="cavlc.c"
Source="common.c"
Source="csp.c"
Source="dct.c"
Source="dm6446.tcf"
Source="encoder.c"
Source="enmacroblock.c"
Source="enset.c"
Source="eval.c"
Source="frame.c"
Source="getopt.c"
Source="macroblock.c"
Source="matroska.c"
Source="mc.c"
Source="mdate.c"
Source="me.c"
Source="muxers.c"
Source="pixel.c"
Source="predict.c"
Source="quant.c"
Source="ratecontrol.c"
Source="set.c"
Source="timer.lib"
Source="x264.c"
Source="link.cmd"

[Generated Files]
Source="dm6446cfg.s62"
Source="dm6446cfg_c.c"

["Compiler" Settings: "Debug"]
Options=-g -fr"$(Proj_dir)\Debug" -d"_DEBUG" -mv6400+

["Compiler" Settings: "Release"]
Options=-o3 -fr"$(Proj_dir)\Release" -mv6400+

["Linker" Settings: "Debug"]
Options=-c -m".\Debug\x264.map" -o".\Debug\x264.out" -w -x -i"..\..\c64plus\imglib\lib" -l"img64plus.lib"

["Linker" Settings: "Release"]
Options=-c -m".\Release\x264.map" -o".\Release\x264.out" -w -x -i"..\..\c64plus\imglib\lib" -l"img64plus.lib"

["..\..\c64plus\imglib\include\img_sad_16x16.h" Settings: "Debug"]
ExcludeFromBuild=true

["..\..\c64plus\imglib\include\img_sad_16x16.h" Settings: "Release"]
ExcludeFromBuild=true

["link.cmd" Settings: "Debug"]
LinkOrder=1

["link.cmd" Settings: "Release"]
LinkOrder=1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -