TurboPFor: TurboPFor decode
This commit is contained in:
3
vp4d.c
3
vp4d.c
@ -29,8 +29,9 @@
|
|||||||
|
|
||||||
#include "conf.h"
|
#include "conf.h"
|
||||||
#include "bitutil.h"
|
#include "bitutil.h"
|
||||||
#include "bitpack.h"
|
|
||||||
#include "vint.h"
|
#include "vint.h"
|
||||||
|
#define TURBOPFOR_DAC
|
||||||
|
#include "bitpack.h"
|
||||||
#include "vp4.h"
|
#include "vp4.h"
|
||||||
|
|
||||||
#define PAD8(__x) ( (((__x)+8-1)/8) )
|
#define PAD8(__x) ( (((__x)+8-1)/8) )
|
||||||
|
Reference in New Issue
Block a user