aboutsummaryrefslogtreecommitdiff
path: root/encoder/ime_statistics.h
diff options
context:
space:
mode:
Diffstat (limited to 'encoder/ime_statistics.h')
-rw-r--r--encoder/ime_statistics.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/encoder/ime_statistics.h b/encoder/ime_statistics.h
index eeacaf2..45b5327 100644
--- a/encoder/ime_statistics.h
+++ b/encoder/ime_statistics.h
@@ -20,11 +20,10 @@
/**
*******************************************************************************
* @file
-* ihevc_typedefs.h
+* ime_statistics.h
*
* @brief
-* Type definitions used in the code
-*
+* This file presents some useful statistics associated with me
*
* @remarks
* None
@@ -33,10 +32,10 @@
*/
#ifndef _IME_STATISTICS_H_
#define _IME_STATISTICS_H_
+
#define DEBUG_HISTOGRAM_ENABLE 0
#define SAD_EXIT_STATS 0
-
#if SAD_EXIT_STATS
/**