dct-test: remove odivx_idct_c dead prototype.
This commit is contained in:
parent
af0f8c09cc
commit
8c48652ff0
@ -48,8 +48,6 @@
|
||||
void ff_mmx_idct(DCTELEM *data);
|
||||
void ff_mmxext_idct(DCTELEM *data);
|
||||
|
||||
void odivx_idct_c(short *block);
|
||||
|
||||
// BFIN
|
||||
void ff_bfin_idct(DCTELEM *block);
|
||||
void ff_bfin_fdct(DCTELEM *block);
|
||||
|
Loading…
Reference in New Issue
Block a user