Home
last modified time | relevance | path

Searched refs:flac_float_t (Results 1 – 1 of 1) sorted by relevance

/external/flac/include/share/
Dreplaygain_analysis.h45 typedef float flac_float_t; /* Type used for filtering */ typedef
47 extern flac_float_t ReplayGainReferenceLoudness; /* in dB SPL, currently == 89.0 */
51 int AnalyzeSamples ( const flac_float_t* left_samples, const flac_float_t* right_samples, siz…
52 flac_float_t GetTitleGain ( void );
53 flac_float_t GetAlbumGain ( void );