Restyle
This commit is contained in:
parent
5b79f296d6
commit
fccf66fba2
280 changed files with 56975 additions and 71885 deletions
|
|
@ -1,9 +1,8 @@
|
|||
#include <stdint.h>
|
||||
#include <string>
|
||||
#include <stdint.h>
|
||||
|
||||
namespace Opus{
|
||||
uint16_t getPreSkip(const char * initData);
|
||||
uint16_t getPreSkip(const char *initData);
|
||||
unsigned int Opus_getDuration(const char *part);
|
||||
std::string Opus_prettyPacket(const char *part, int len);
|
||||
}
|
||||
|
||||
}// namespace Opus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue