diff options
author | osamu fujita <osamu.x.fujita@sonymobile.com> | 2015-10-06 14:20:02 +0900 |
---|---|---|
committer | Steve Kondik <steve@cyngn.com> | 2015-12-01 15:27:23 -0800 |
commit | e19236dec2d616ecd39ccecb65f29e9c1310a682 (patch) | |
tree | 215517483c4c5c83d73f23b941a2a0b686ea47ae /include | |
parent | b6cc3eb5672abecbe257e82554cf3c7df6c6db91 (diff) | |
download | frameworks_av-e19236dec2d616ecd39ccecb65f29e9c1310a682.zip frameworks_av-e19236dec2d616ecd39ccecb65f29e9c1310a682.tar.gz frameworks_av-e19236dec2d616ecd39ccecb65f29e9c1310a682.tar.bz2 |
Tuning the number of packets for one read in StreamingSource
Read performance in StreamingSource became worse from LMR1 because
the design was changed to asynchronous from synchronous.
As a result, the generation of access unit does not make it
in time for some multiplexed contents, and this causes frame drop.
This patch improves read performance by increasing the number of
packets for one read.
Change-Id: I14955da5a9c5415e35905cc95f1471e0811a4991
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions