DSF2FLAC
|
Go to the source code of this file.
Typedefs | |
typedef char | dsf2flac_int8 |
typedef short int | dsf2flac_int16 |
typedef int | dsf2flac_int32 |
typedef long int | dsf2flac_int64 |
typedef unsigned char | dsf2flac_uint8 |
typedef unsigned short int | dsf2flac_uint16 |
typedef unsigned int | dsf2flac_uint32 |
typedef unsigned long int | dsf2flac_uint64 |
typedef float | dsf2flac_float32 |
typedef double | dsf2flac_float64 |
typedef float dsf2flac_float32 |
typedef double dsf2flac_float64 |
typedef short int dsf2flac_int16 |
typedef int dsf2flac_int32 |
typedef long int dsf2flac_int64 |
typedef char dsf2flac_int8 |
typedef unsigned short int dsf2flac_uint16 |
typedef unsigned int dsf2flac_uint32 |
typedef unsigned long int dsf2flac_uint64 |
typedef unsigned char dsf2flac_uint8 |