Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
tools
sdk-tools
adpcm
Functions
vencode.c File Reference
#include <stdio.h>
#include <
stdlib.h
>
#include <
math.h
>
#include "
vadpcm.h
"
Functions
void
vencodeframe
(FILE *ofile,
s16
*inBuffer,
s32
*state,
s32
***coefTable,
s32
order,
s32
npredictors,
s32
nsam)
Function Documentation
◆
vencodeframe()
void
vencodeframe
(
FILE *
ofile
,
s16
*
inBuffer
,
s32
*
state
,
s32
***
coefTable
,
s32
order
,
s32
npredictors
,
s32
nsam
)
Generated by
1.8.13