dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
This commit is contained in:
parent
600b854ad8
commit
f9279ee749
14 changed files with 21 additions and 14 deletions
|
@ -27,6 +27,7 @@
|
|||
#include "avcodec.h"
|
||||
#include "h264chroma.h"
|
||||
#include "h264qpel.h"
|
||||
#include "mathops.h"
|
||||
#include "rv34dsp.h"
|
||||
|
||||
#define RV30_LOWPASS(OPNAME, OP) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue