]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blobdiff - processor_audio_sdk_1_00_00_00/pasdk/common/audioStreamProc_patchs.h
Customize ASIT params, patchs, and configuration
[processor-sdk/performance-audio-sr.git] / processor_audio_sdk_1_00_00_00 / pasdk / common / audioStreamProc_patchs.h
index 3a79920484646fbf44d1d3d11d383fff9ebe9c1e..e7f94ba221ab7c915ccfbabe6daf5931448ade54 100644 (file)
@@ -38,8 +38,8 @@ All rights reserved.
 //
 //
 
-#ifndef AS1_F2_PATCHS_
-#define AS1_F2_PATCHS_
+#ifndef _ASP_PATCHS_
+#define _ASP_PATCHS_
 
 #include <xdc/std.h>
 #include <pafsio.h>
@@ -88,4 +88,4 @@ typedef struct PAF_AST_Patchs {
     const PAF_ASP_LinkInit * const (*i_encLinkInit);
 } PAF_AST_Patchs;
 
-#endif  /* AS1_F2_PATCHS_ */
+#endif  /* _ASP_PATCHS_ */