Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
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 
)