link.xdt
来自「达芬奇平台上面的codec server 搭建和音频处理的搭建」· XDT 代码 · 共 33 行
XDT
33 行
SECTIONS {
/* JPEG encoder sections */
.ref_buffer > `this.JPEGENC.codeSection`
.image_data1 > `this.JPEGENC.codeSection`
.user_data > `this.JPEGENC.codeSection`
.user_data1 > `this.JPEGENC.codeSection`
jpgenc_tbl > `this.JPEGENC.codeSection`
cache_align > `this.JPEGENC.codeSection`
.text:_CSL6400_LIB_ > `this.JPEGENC.codeSection`
.text:qdma > `this.JPEGENC.codeSection`
.img:apples > `this.JPEGENC.codeSection`
.img:bird > `this.JPEGENC.codeSection`
.img:butterfly > `this.JPEGENC.codeSection`
.img:camping422 > `this.JPEGENC.codeSection`
.img:cbars > `this.JPEGENC.codeSection`
.img:hut > `this.JPEGENC.codeSection`
.img:phone > `this.JPEGENC.codeSection`
.img:redcar128 > `this.JPEGENC.codeSection`
.img:redcar256 > `this.JPEGENC.codeSection`
.img:redcar4cif > `this.JPEGENC.codeSection`
.img:redcarcif > `this.JPEGENC.codeSection`
.img:redcarqcif > `this.JPEGENC.codeSection`
.img:redcarsdtv > `this.JPEGENC.codeSection`
.img:redcarvga > `this.JPEGENC.codeSection`
.img:watch > `this.JPEGENC.codeSection`
.img:camping420p > `this.JPEGENC.codeSection`
.img:camping422p > `this.JPEGENC.codeSection`
.img:camping444p > `this.JPEGENC.codeSection`
.img:camping411p > `this.JPEGENC.codeSection`
.jpg > `this.JPEGENC.codeSection`
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?