PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
AdpcmBlock Struct Reference

Data Fields

unsigned shift: 4 PACKED
 
unsigned predict: 4 PACKED
 
uint8_t flags
 
uint8_t sample [14]
 

Detailed Description

Definition at line 31 of file adpcm.c.

Field Documentation

◆ shift

unsigned AdpcmBlock::shift

Definition at line 33 of file adpcm.c.

◆ predict

unsigned AdpcmBlock::predict

Definition at line 34 of file adpcm.c.

◆ flags

uint8_t AdpcmBlock::flags

Definition at line 35 of file adpcm.c.

◆ sample

uint8_t AdpcmBlock::sample[14]

Definition at line 36 of file adpcm.c.


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