xoreos  0.0.5
Namespaces | Functions
util.h File Reference

Sound decoding utility functions. More...

#include "src/common/types.h"
#include "src/common/util.h"
Include dependency graph for util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Sound
 

Functions

static int16 Sound::floatToInt16 (float src)
 
static void Sound::floatToInt16Interleave (int16 *dst, const float **src, uint32 length, uint8 channels)
 

Detailed Description

Sound decoding utility functions.

Definition in file util.h.