Searched refs:WaveFormatEx (Results 1 – 1 of 1) sorted by relevance
59 WAVEFORMATEX WaveFormatEx; in CompressFileW() local69 …CSmartPtr<CInputSource> spInputSource(CreateInputSource(pInputFilename, &WaveFormatEx, &nAudioBloc… in CompressFileW()80 int nAudioBytes = nAudioBlocks * WaveFormatEx.nBlockAlign; in CompressFileW()85 THROW_ON_ERROR(spAPECompress->Start(pOutputFilename, &WaveFormatEx, nAudioBytes, in CompressFileW()