abs.xdc

来自「for the TI dm6446 platformBackground sub」· XDC 代码 · 共 15 行

XDC
15
字号
/* *  ======== ABS ======== *  ABS module specification */metaonly module ABS inherits ti.sdo.ce.video.IVIDENC{    /*!     *  ======== ialgFxns ========     *  name of this algorithm's xDAIS alg fxn table     */    override readonly config String ialgFxns = "ABS_TTO_ABS";}

⌨️ 快捷键说明

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