aboutsummaryrefslogtreecommitdiff
path: root/common/ih264_typedefs.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 /common/ih264_typedefs.h
parentefc30fd95dbc0c5285ab55aab592c8aad8d2c986 (diff)
parentbfa6d88d8fd5dab60aaa1388f9407690dde06c60 (diff)
downloadlibavc-android14-qpr2-release.tar.gz
Change-Id: I774d8c3bcc04d5c1e1c5bbf182e7c71fa7f63ae6
Diffstat (limited to 'common/ih264_typedefs.h')
-rw-r--r--common/ih264_typedefs.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/common/ih264_typedefs.h b/common/ih264_typedefs.h
index 29138c6..4456649 100644
--- a/common/ih264_typedefs.h
+++ b/common/ih264_typedefs.h
@@ -17,19 +17,20 @@
*****************************************************************************
* Originally developed and contributed by Ittiam Systems Pvt. Ltd, Bangalore
*/
+
/**
*******************************************************************************
* @file
* ih264_typedefs.h
*
* @brief
-* Type definitions used in the code
+* Type definitions used in the software
*
* @author
-* Ittiam
+* ittiam
*
* @remarks
-* None
+* none
*
*******************************************************************************
*/
@@ -61,4 +62,4 @@ typedef int64_t WORD64;
typedef char CHAR;
typedef double DOUBLE;
-#endif /* _IH264_TYPEDEFS_H_ */
+#endif /* _IH264_TYPEDEFS_H_ */