diff options
author | ji yang <ji.yang@intel.com> | 2011-08-10 18:55:16 +0800 |
---|---|---|
committer | Patrick Tjin <pattjin@google.com> | 2014-07-21 22:02:44 -0700 |
commit | 5a87cdf2139ee15c61aaae2988bbea3ae49e6235 (patch) | |
tree | 70b3dc95091948fff28ae26fbc2a2501cb7a0652 /videocodec/OMXVideoEncoderBase.h | |
parent | 3b071700102a7e0f0ccf86064e9463a42aa98d59 (diff) | |
download | android_hardware_intel_common_omx-components-5a87cdf2139ee15c61aaae2988bbea3ae49e6235.tar.gz android_hardware_intel_common_omx-components-5a87cdf2139ee15c61aaae2988bbea3ae49e6235.tar.bz2 android_hardware_intel_common_omx-components-5a87cdf2139ee15c61aaae2988bbea3ae49e6235.zip |
omx-components: change shared buffer count
BZ: 3816 3684 3683
Issue:
1. Original number is 4, when doing frame down-sampling in some cases, the
cycle of down-sample is multiple of 4.
2. Camera will always send frame with the same memory PTR in that case;
3. Framework expects the frame sequence from camera has different memory PTR;
Solution:
Set the number to 7, it works for currently required FPS settings.
Change-Id: I32678af7fc4ec84501c840b16cd66c0ab837773d
Signed-off-by: ji yang <ji.yang@intel.com>
Diffstat (limited to 'videocodec/OMXVideoEncoderBase.h')
0 files changed, 0 insertions, 0 deletions