summaryrefslogtreecommitdiff
path: root/src/android
diff options
context:
space:
mode:
authorJean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>2021-11-05 15:57:22 +0100
committerJean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>2021-11-06 16:37:08 +0100
commita5b323e05dae6d9579b230514485cb04c6a764da (patch)
treea6a4d013dbc50753f9f7c342194970d5d73b8c2c /src/android
parent4b8c50bda21aa77fd8ae356dbf4def50add7c184 (diff)
ipa: ipu3: List the events in their order of calling
The IPU3 IPA has three events which are handled from the pipeline handler. The events are received in the sequence, EventProcessControls, EventFillParams, and finally EventStatReady, while the code lists these in a different order. Update the flow of IPAIPU3::processEvent() to match the expected sequence of events, to help support the reader in interpreting the flow of events through the IPA. Signed-off-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'src/android')
0 files changed, 0 insertions, 0 deletions