aboutsummaryrefslogtreecommitdiff
path: root/encoder/ime_statistics.h
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-27 03:23:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-27 03:23:48 +0000
commit73b5f8d32198e78366361aa951ef9ce58d1f1d20 (patch)
tree13dc668296837d6699d8a56dc96bb04dc643fc74 /encoder/ime_statistics.h
parentefc30fd95dbc0c5285ab55aab592c8aad8d2c986 (diff)
parentbfa6d88d8fd5dab60aaa1388f9407690dde06c60 (diff)
downloadlibavc-android14-qpr2-s2-release.tar.gz
Change-Id: I774d8c3bcc04d5c1e1c5bbf182e7c71fa7f63ae6
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
/**