auddec1_copy_ti.h
来自「TI Algorithm Soft Kit 5.10 仅包括实例及其原代码」· C头文件 代码 · 共 35 行
H
35 行
/* * Copyright 2006 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. * *//* * ======== auddec1copy_ti.h ======== */#ifndef AUDDEC1COPY_TI_#define AUDDEC1COPY_TI_#ifdef __cplusplusextern "C" {#endif/* * ======== AUDDEC1COPY_TI_AUDDEC ======== * Our implementation of the IAUDDEC1 interface */extern IAUDDEC1_Fxns AUDDEC1COPY_TI_AUDDEC;#ifdef __cplusplus}#endif#endif/* * @(#) ti.xdais.dm.examples.auddec1_copy; 1,0,0,7; 10-18-2006 19:11:41; /db/wtree/library/trees/dais-g07x/src/ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?