Hi Angelo, Thanks for your reply and useful comments. In addition to running cts/gts test, I ran the fluster test with GStreamer locally. The test result is "Ran 240/303 tests successfully" Thanks, mingjia On Fri, 2022-07-15 at 10:34 +0200, AngeloGioacchino Del Regno wrote: > 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(-) > >