mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user