diff options
author | SeungBeom Kim <sbcrux.kim@samsung.com> | 2011-08-16 14:33:17 +0900 |
---|---|---|
committer | JP Abgrall <jpa@google.com> | 2011-09-29 18:59:52 -0700 |
commit | cf663174a6221ba8b2442bc7d6507e797a3954f9 (patch) | |
tree | 965457258524c91895555445fadb19d2cf54af41 /libhwcomposer | |
parent | 70bfae5cdf49fbed04b9994c307bcf90a45c1a9f (diff) | |
download | device_samsung_crespo-cf663174a6221ba8b2442bc7d6507e797a3954f9.zip device_samsung_crespo-cf663174a6221ba8b2442bc7d6507e797a3954f9.tar.gz device_samsung_crespo-cf663174a6221ba8b2442bc7d6507e797a3954f9.tar.bz2 |
Changed SEC-OMX for decoding and encoding speed improvements.
1. I separate thread for decode and other(CSC) in OMX component.
OMX is processing color converting when one frame decoding. (parallel processing.)
(n-1)frame CSC with (n)frame decode are process At the same time.
Encoding scheme is the same as decoding scheme.
2. MFC use cacheable input and ouput buffer.
Because, ICS framework can not use '0'copy. use real data.
Therefore, should be used Cacheable buffer at CSC for performance.
Dependencies
- Change Ia0191181: S5PC11X: MFC: MFC use cacheable buffer for improve performance.
Change-Id: Ib07a00f2569dd80b9def015d4b1fdcfbb9d36c67
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
Diffstat (limited to 'libhwcomposer')
0 files changed, 0 insertions, 0 deletions