video_copy.tcf
来自「这是达芬奇开发下的一个例程」· TCF 代码 · 共 19 行
TCF
19 行
/* * Copyright 2008 by Texas Instruments Incorporated. * * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are * granted through contract. * *//* use the all_codecs's TCF file since the BIOS configuration needed for * the two example servers is identical; if you want to have different BIOS * configuration, copy the all_codecs' TCF file over this file. */utils.importFile( "../../all_codecs/all.tcf" );/* * @(#) ti.sdo.ce.examples.servers.video_copy.evmDM6446; 1, 0, 0,55; 1-14-2008 09:54:58; /db/atree/library/trees/ce-g30x/src/ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?