media: Video Peek function need support VP9 format: [1/1]

PD#SWPL-2304

Problem:
Video Peek function need support VP9 format.

Solution:
Video Peek function supported VP9 format.

Verify:
Verified p241

Change-Id: I49cec0054eb4694ee7872bc696bacad057b9b2f0
Signed-off-by: Peng Yixin <yixin.peng@amlogic.com>
This commit is contained in:
Peng Yixin
2018-09-04 18:01:45 +08:00
committed by Dongjin Kim
parent 17bdb39393
commit c6e1f95014

View File

@@ -7243,6 +7243,9 @@ static irqreturn_t vvp9_isr_thread_fn(int irq, void *data)
#endif
{
reset_process_time(pbi);
if (pbi->vf_pre_count == 0)
vp9_bufmgr_postproc(pbi);
pbi->dec_result = DEC_RESULT_DONE;
amhevc_stop();
if (mcrcc_cache_alg_flag)