Open Bug 1228183 Opened 9 years ago Updated 2 years ago

Investigate to use OMX_StatePause in OpenMax IL decoding client

Categories

(Core :: Audio/Video: Playback, defect, P3)

defect

Tracking

()

People

(Reporter: sotaro, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #1224887 +++

When we use codeaurora OMX IL client, power consumption does not decrease if it is instantiated except it is set to OMX_StatePause. See Bug 860760.

The followings are related comments.
- Bug 1224887 comment 5
- Bug 1224887 comment 6

In the past, it was actually necessary. I am not sure if it is still necessary for latest devices.
It looks like android software omx node doesn't support OMX_StatePause. [1]
So it needs to check if the OMX component is not a software codec before sending OMX_StatePause command.

[1] http://androidxref.com/4.4.2_r2/xref/frameworks/av/media/libstagefright/omx/SimpleSoftOMXComponent.cpp#420
Priority: -- → P2
Mass change P2 -> P3
Priority: P2 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.