summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright
diff options
context:
space:
mode:
authorChangwan Ryu <changwan@google.com>2013-10-28 11:08:44 +0900
committerDongwon Kang <dwkang@google.com>2014-02-03 14:12:04 +0900
commitdd432ce03eccf280d83672f95076b6fbd561047f (patch)
tree856afbcf97051156a5adaec3ecffee340bb59a78 /include/media/stagefright
parent9090338367bd9f3fc5678032332a44d457a4a2fe (diff)
downloadframeworks_av-dd432ce03eccf280d83672f95076b6fbd561047f.zip
frameworks_av-dd432ce03eccf280d83672f95076b6fbd561047f.tar.gz
frameworks_av-dd432ce03eccf280d83672f95076b6fbd561047f.tar.bz2
[DO NOT MERGE] Support TS + AC3 for ATSC standard
Change-Id: I141667f3f54b242bafdf0ab9db86852c56f49ffa
Diffstat (limited to 'include/media/stagefright')
-rw-r--r--include/media/stagefright/OMXCodec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/media/stagefright/OMXCodec.h b/include/media/stagefright/OMXCodec.h
index daaf20f..5121c17 100644
--- a/include/media/stagefright/OMXCodec.h
+++ b/include/media/stagefright/OMXCodec.h
@@ -248,6 +248,8 @@ private:
int32_t numChannels, int32_t sampleRate, int32_t bitRate,
int32_t aacProfile, bool isADTS);
+ status_t setAC3Format(int32_t numChannels, int32_t sampleRate);
+
void setG711Format(int32_t numChannels);
status_t setVideoPortFormatType(