summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAjit Khare <ajitk@codeaurora.org>2012-12-19 12:38:42 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2013-02-01 10:59:35 -0800
commit66d4ef3eae731c1199675b819a2c542475109cc9 (patch)
tree77bc5ae6c2e1dc4c7a6b49a0e86611dba26b0a7b
parent899ee4a30a346662aebae692344f30086816ff22 (diff)
downloadandroid_hardware_qcom_media-66d4ef3eae731c1199675b819a2c542475109cc9.tar.gz
android_hardware_qcom_media-66d4ef3eae731c1199675b819a2c542475109cc9.tar.bz2
android_hardware_qcom_media-66d4ef3eae731c1199675b819a2c542475109cc9.zip
mm-core: Add key for HFR encoding
Change-Id: I0aa6978eaad25418260114fdad94d3294a0205c7
-rw-r--r--mm-core/inc/QCMetaData.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm-core/inc/QCMetaData.h b/mm-core/inc/QCMetaData.h
index aed24238..abf63550 100644
--- a/mm-core/inc/QCMetaData.h
+++ b/mm-core/inc/QCMetaData.h
@@ -61,6 +61,7 @@ enum {
//Extractor sets this
kKeyUseArbitraryMode = 'ArbM', //bool (int32_t)
kKeySmoothStreaming = 'ESmS', //bool (int32_t)
+ kKeyHFR = 'hfr ', // int32_t
};
enum {