mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +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: If755331e4fc1b91a847df081a6c58e24c98f08a5 Signed-off-by: Zhi Zhou <zhi.zhou@amlogic.com>
This commit is contained in:
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