summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorChangwan Ryu <changwan@google.com>2013-10-28 11:08:44 +0900
committerChangwan Ryu <changwan@google.com>2013-11-06 09:28:11 +0900
commitd3c079ae9859011d118f94616d0069c2987013ed (patch)
tree69668a1ce099bbf64afd43b9fa60be1fa1af7485 /include
parent97358c3e1adaf4a744cad78891a16d12e3e9c88e (diff)
downloadframeworks_av-d3c079ae9859011d118f94616d0069c2987013ed.zip
frameworks_av-d3c079ae9859011d118f94616d0069c2987013ed.tar.gz
frameworks_av-d3c079ae9859011d118f94616d0069c2987013ed.tar.bz2
Support TS + AC3 for ATSC standard
Change-Id: I141667f3f54b242bafdf0ab9db86852c56f49ffa
Diffstat (limited to 'include')
-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(