Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit aa2310c7 authored by Vasantha Balla's avatar Vasantha Balla Committed by Gerrit - the friendly Code Review server
Browse files

msm: vidc: Queue buffers till max batch size in decode batching

As per current decoder batching logic, output buffers are queued
only till it finds current buffer in registered buffer list.
If current buffer is registered long back and its reference
has not yet come from firmware, it will stop queuing other
deferred buffers in batching which causes firmware to starve for
output buffers. So change is added to queue buffers till max batch
size.

Change-Id: Ie688fa260aa0f900e7d199df00fb44d34f917345
parent 5f86b412
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment