|
|
@@ -98,6 +98,7 @@ void ff_hpeldsp_init_arm(HpelDSPContext *c, int flags); |
|
|
|
void ff_hpeldsp_init_bfin(HpelDSPContext *c, int flags); |
|
|
|
void ff_hpeldsp_init_ppc(HpelDSPContext *c, int flags); |
|
|
|
void ff_hpeldsp_init_sh4(HpelDSPContext *c, int flags); |
|
|
|
void ff_hpeldsp_init_vis(HpelDSPContext *c, int flags); |
|
|
|
void ff_hpeldsp_init_x86(HpelDSPContext *c, int flags); |
|
|
|
|
|
|
|
#endif /* AVCODEC_HPELDSP_H */ |