Mario Kart 64
Loading...
Searching...
No Matches
AdpcmBook Struct Reference

#include <internal.h>

Collaboration diagram for AdpcmBook:
[legend]

Data Fields

s32 order
 
s32 npredictors
 
s16 * book
 
int32_t order
 
int32_t npredictors
 
int16_t * book
 

Field Documentation

◆ book [1/2]

s16* AdpcmBook::book

◆ book [2/2]

int16_t* AdpcmBook::book

◆ npredictors [1/2]

s32 AdpcmBook::npredictors

◆ npredictors [2/2]

int32_t AdpcmBook::npredictors

◆ order [1/2]

s32 AdpcmBook::order

◆ order [2/2]

int32_t AdpcmBook::order

The documentation for this struct was generated from the following files: