mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
include all prerequisites in header files
Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#ifndef __TRUESPEECH_DATA__
|
||||
#define __TRUESPEECH_DATA__
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/* codebooks fo expanding input filter */
|
||||
static const int16_t ts_cb_0[32] = {
|
||||
0x8240, 0x8364, 0x84CE, 0x865D, 0x8805, 0x89DE, 0x8BD7, 0x8DF4,
|
||||
|
||||
Reference in New Issue
Block a user