libmix: optimize video performance specific for high bitrates stream.

BZ: 20854

Current buffer sync in decoder pipeline will block the video render thread
and cause serious frame drop in video framework. So move the video buffer sync
idle from libmix to hwc. That will remove blocking on pop up a output buffer
from OpenMax.

Change-Id: I60cebc63c02ab6c5f455107af38431ec60428afe
Signed-off-by: Jason Hu <jason.hu@intel.com>
Reviewed-on: http://android.intel.com:8080/42680
Reviewed-by: Ding, Haitao <haitao.ding@intel.com>
Tested-by: Ding, Haitao <haitao.ding@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
1 file changed