RTCD build is bringing old errors to light
needs to be _recon_ not _recon_recon_ Change-Id: I7a8b9ddcb4fb72c2b723c563932c9ea52ff15982
This commit is contained in:
Родитель
98eb8af037
Коммит
abcf36c758
|
@ -51,7 +51,7 @@ extern prototype_copy_block(vp8_copy_mem8x8_neon);
|
|||
extern prototype_copy_block(vp8_copy_mem8x4_neon);
|
||||
extern prototype_copy_block(vp8_copy_mem16x16_neon);
|
||||
|
||||
extern prototype_recon_macroblock(vp8_recon_recon_mb_neon);
|
||||
extern prototype_recon_macroblock(vp8_recon_mb_neon);
|
||||
|
||||
#if !CONFIG_RUNTIME_CPU_DETECT
|
||||
#undef vp8_recon_recon
|
||||
|
|
Загрузка…
Ссылка в новой задаче