mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
decoder: vp9 doublewrite only support [1/1]
PD#158925: 1. vp9 add double write only support 2. del MMU_ENABEL macro 3. detect mmu enable by double_write mode Change-Id: I57995a56257e592ceb122ee3420f3201f3b913b8 Signed-off-by: shihong.zheng <shihong.zheng@amlogic.com>
This commit is contained in:
committed by
Dongjin Kim
parent
46539beba2
commit
c0bc723b1d
File diff suppressed because it is too large
Load Diff
@@ -17,7 +17,7 @@
|
||||
|
||||
#ifndef VVP9_H
|
||||
#define VVP9_H
|
||||
#define VP9_10B_MMU
|
||||
|
||||
void adapt_coef_probs(int pic_count, int prev_kf, int cur_kf, int pre_fc,
|
||||
unsigned int *prev_prob, unsigned int *cur_prob, unsigned int *count);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user