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

Functions

static void fmtchan (s32 size, u8 *p, s32 *data, s32 stride)
 
void writeout (FILE *outfd, s32 size, s32 *l_out, s32 *r_out, s32 chans)
 

Function Documentation

◆ fmtchan()

static void fmtchan ( s32  size,
u8 p,
s32 data,
s32  stride 
)
static

◆ writeout()

void writeout ( FILE *  outfd,
s32  size,
s32 l_out,
s32 r_out,
s32  chans 
)