Re: [RESEND] media: mediatek: vcodec: Add to support VP9 inner racing mode

From: AngeloGioacchino Del Regno
Date: Fri Jul 15 2022 - 04:34:22 EST


Il 15/07/22 08:49, Mingjia Zhang ha scritto:
In order to reduce decoder latency, enable VP9 inner racing mode.
Send lat trans buffer information to core when trigger lat to work,
need not to wait until lat decode done.

Signed-off-by: mingjia zhang <mingjia.zhang@xxxxxxxxxxxx>
---
CTS/GTS test pass

CTS/GTS passing is a good indication but, please, test with GStreamer (and
show the output, as well!).

Thanks,
Angelo

---
.../vcodec/vdec/vdec_vp9_req_lat_if.c | 64 ++++++++++++-------
1 file changed, 40 insertions(+), 24 deletions(-)