summaryrefslogtreecommitdiffstats
path: root/media/libeffects/lvm/lib/SpectrumAnalyzer
diff options
context:
space:
mode:
Diffstat (limited to 'media/libeffects/lvm/lib/SpectrumAnalyzer')
-rw-r--r--[-rwxr-xr-x]media/libeffects/lvm/lib/SpectrumAnalyzer/lib/LVPSA.h8
-rw-r--r--[-rwxr-xr-x]media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Control.c8
-rw-r--r--[-rwxr-xr-x]media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Init.c8
-rw-r--r--[-rwxr-xr-x]media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Memory.c8
-rw-r--r--[-rwxr-xr-x]media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Private.h8
-rw-r--r--[-rwxr-xr-x]media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Process.c8
-rw-r--r--[-rwxr-xr-x]media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD.h8
-rw-r--r--[-rwxr-xr-x]media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD_Init.c8
-rw-r--r--[-rwxr-xr-x]media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD_Process.c8
-rw-r--r--[-rwxr-xr-x]media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Tables.c9
10 files changed, 0 insertions, 81 deletions
diff --git a/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/LVPSA.h b/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/LVPSA.h
index b9903b2..a675cb2 100755..100644
--- a/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/LVPSA.h
+++ b/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/LVPSA.h
@@ -15,14 +15,6 @@
* limitations under the License.
*/
-/************************************************************************/
-/* */
-/* Project:: PSA_01_ARMC_01 */
-/* $Author: beq07716 $*/
-/* $Revision: 1006 $*/
-/* $Date: 2010-06-28 14:01:47 +0200 (Mon, 28 Jun 2010) $*/
-/* */
-/************************************************************************/
#ifndef _LVPSA_H_
#define _LVPSA_H_
diff --git a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Control.c b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Control.c
index 1be8ff0..cd5f69c 100755..100644
--- a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Control.c
+++ b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Control.c
@@ -15,14 +15,6 @@
* limitations under the License.
*/
-/************************************************************************/
-/* */
-/* Project:: PSA_01_ARMC_01 */
-/* $Author: beq07716 $*/
-/* $Revision: 1006 $*/
-/* $Date: 2010-06-28 14:01:47 +0200 (Mon, 28 Jun 2010) $*/
-/* */
-/************************************************************************/
#include "LVPSA.h"
#include "LVPSA_Private.h"
#include "VectorArithmetic.h"
diff --git a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Init.c b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Init.c
index ab45678..27a4bc3 100755..100644
--- a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Init.c
+++ b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Init.c
@@ -15,14 +15,6 @@
* limitations under the License.
*/
-/************************************************************************/
-/* */
-/* Project:: PSA_01_ARMC_01 */
-/* $Author: beq07716 $*/
-/* $Revision: 1006 $*/
-/* $Date: 2010-06-28 14:01:47 +0200 (Mon, 28 Jun 2010) $*/
-/* */
-/************************************************************************/
#include "LVPSA.h"
#include "LVPSA_Private.h"
#include "InstAlloc.h"
diff --git a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Memory.c b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Memory.c
index 059cb4e..0984b10 100755..100644
--- a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Memory.c
+++ b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Memory.c
@@ -15,14 +15,6 @@
* limitations under the License.
*/
-/************************************************************************/
-/* */
-/* Project:: PSA_01_ARMC_01 */
-/* $Author: beq07716 $*/
-/* $Revision: 1006 $*/
-/* $Date: 2010-06-28 14:01:47 +0200 (Mon, 28 Jun 2010) $*/
-/* */
-/************************************************************************/
#include "LVPSA.h"
#include "LVPSA_Private.h"
#include "InstAlloc.h"
diff --git a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Private.h b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Private.h
index eb9fa8f..1d8bedd 100755..100644
--- a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Private.h
+++ b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Private.h
@@ -15,14 +15,6 @@
* limitations under the License.
*/
-/************************************************************************/
-/* */
-/* Project:: PSA_01_ARMC_01 */
-/* $Author: beq07716 $*/
-/* $Revision: 1006 $*/
-/* $Date: 2010-06-28 14:01:47 +0200 (Mon, 28 Jun 2010) $*/
-/* */
-/************************************************************************/
#ifndef _LVPSA_PRIVATE_H_
#define _LVPSA_PRIVATE_H_
diff --git a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Process.c b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Process.c
index d88a751..9e29f68 100755..100644
--- a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Process.c
+++ b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Process.c
@@ -15,14 +15,6 @@
* limitations under the License.
*/
-/************************************************************************/
-/* */
-/* Project:: PSA_01_ARMC_01 */
-/* $Author: beq07716 $*/
-/* $Revision: 1006 $*/
-/* $Date: 2010-06-28 14:01:47 +0200 (Mon, 28 Jun 2010) $*/
-/* */
-/************************************************************************/
#include "LVPSA.h"
#include "LVPSA_Private.h"
#include "LVM_Macros.h"
diff --git a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD.h b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD.h
index 641357e..836bfd7 100755..100644
--- a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD.h
+++ b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD.h
@@ -15,14 +15,6 @@
* limitations under the License.
*/
-/************************************************************************/
-/* */
-/* Project:: PSA_01_ARMC_01 */
-/* $Author: beq07716 $*/
-/* $Revision: 1006 $*/
-/* $Date: 2010-06-28 14:01:47 +0200 (Mon, 28 Jun 2010) $*/
-/* */
-/************************************************************************/
#ifndef _LVPSA_QPD_H_
#define _LVPSA_QPD_H_
diff --git a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD_Init.c b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD_Init.c
index 37abe40..50e0a80 100755..100644
--- a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD_Init.c
+++ b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD_Init.c
@@ -15,14 +15,6 @@
* limitations under the License.
*/
-/************************************************************************/
-/* */
-/* Project:: PSA_01_ARMC_01 */
-/* $Author: beq07716 $*/
-/* $Revision: 1006 $*/
-/* $Date: 2010-06-28 14:01:47 +0200 (Mon, 28 Jun 2010) $*/
-/* */
-/************************************************************************/
#include "LVPSA_QPD.h"
/************************************************************************************/
diff --git a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD_Process.c b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD_Process.c
index 7087475..67197c1 100755..100644
--- a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD_Process.c
+++ b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_QPD_Process.c
@@ -15,14 +15,6 @@
* limitations under the License.
*/
-/************************************************************************/
-/* */
-/* Project:: PSA_01_ARMC_01 */
-/* $Author: beq07716 $*/
-/* $Revision: 1006 $*/
-/* $Date: 2010-06-28 14:01:47 +0200 (Mon, 28 Jun 2010) $*/
-/* */
-/************************************************************************/
#include "LVPSA_QPD.h"
#include "LVPSA_Private.h"
diff --git a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Tables.c b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Tables.c
index f4a35c5..21a5d8d 100755..100644
--- a/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Tables.c
+++ b/media/libeffects/lvm/lib/SpectrumAnalyzer/src/LVPSA_Tables.c
@@ -15,15 +15,6 @@
* limitations under the License.
*/
-/************************************************************************/
-/* */
-/* Project:: PSA_01_ARMC_01 */
-/* $Author: beq07716 $*/
-/* $Revision: 1006 $*/
-/* $Date: 2010-06-28 14:01:47 +0200 (Mon, 28 Jun 2010) $*/
-/* */
-/************************************************************************/
-
/************************************************************************************/
/* */