projects
/
paraslash.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
8ae7502e8de87d17812b53cfc25dde836fc24350
[paraslash.git]
/
aac.h
1
#include <neaacdec.h>
2
3
/* exported symbols from aac_common.c */
4
NeAACDecHandle
aac_open
(
void
);
5
int
aac_find_esds
(
unsigned char
*
buf
,
unsigned
buflen
,
int
*
skip
);