Vp9: Garbage picturen appears at the begin [1/1]
authorGan Zhang <gan.zhang@amlogic.com>
Wed, 25 Mar 2020 08:22:48 +0000 (16:22 +0800)
committerGan Zhang <gan.zhang@amlogic.com>
Wed, 8 Apr 2020 06:41:05 +0000 (22:41 -0800)
commit0d6cc485a7aea8bd01e01504f2067f5af37550b5
treee76a982005151f88493f353c7403cbbb2c43ae94
parent30d5679113eee87e4022c57db313c806e30c28af
Vp9: Garbage picturen appears at the begin [1/1]

PD#SWPL-21296

Problem:
When double write is 3, because the keep in mem_head_handle is the
compressed data header and there is no keep to yuv data,
the display before starting to play is dirty data.

Solution:
Change the data in mem_head_handle to yuv data.

Verify:
U212

Change-Id: I0e867152079c704173878a3c7bd939c62b141b44
Signed-off-by: Gan Zhang <gan.zhang@amlogic.com>
drivers/frame_provider/decoder/vp9/vvp9.c