Searched defs:nSamplesPerSec (Results 1 – 3 of 3) sorted by relevance
107 bool DecodeStream::init(const int nSamplesPerSec, const int nChannels, const int nAvgBytesPerSec, c… in init()
108 bool ACMStream::init(const int nSamplesPerSec, const int nOutputSamplesPerSec, const int nChannels,… in init()
130 uint32_t nSamplesPerSec; member