Searched defs:samplerate (Results 1 – 5 of 5) sorted by relevance
29 int samplerate; field in EC3TrackImpl411 public int samplerate; field in EC3TrackImpl.BitStreamInfo
21 int samplerate; field in AC3TrackImpl
67 int samplerate; field in AACTrackImpl
421 static void FDKaacEnc_initMinSnr(const LONG bitrate, const LONG samplerate, in FDKaacEnc_initMinSnr()534 AAC_ENCODER_ERROR FDKaacEnc_InitPsyConfiguration(INT bitrate, INT samplerate, in FDKaacEnc_InitPsyConfiguration()
901 static FLAC__bool write_simple_wavex_header (FILE * f, unsigned samplerate, unsigned channels, unsi… in write_simple_wavex_header()1077 static FLAC__bool generate_replaygain_tone (unsigned samplerate) in generate_replaygain_tone()