Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions
vdecode.c File Reference
#include <stdio.h>
#include "vadpcm.h"

Functions

void vdecodeframe (FILE *ifile, s32 *outp, s32 order, s32 ***coefTable)
 

Function Documentation

◆ vdecodeframe()

void vdecodeframe ( FILE *  ifile,
s32 outp,
s32  order,
s32 ***  coefTable 
)