Searched refs:nWAVTotalBytes (Results 1 – 3 of 3) sorted by relevance
48 int nWAVTotalBytes; // total bytes of the original WAV member
192 …pInfo->nWAVTotalBytes = pInfo->nWAVDataBytes + pInfo->nWAVHeaderBytes + pInfo->nWAVTerminat… in AnalyzeCurrent()256 …pInfo->nWAVTotalBytes = pInfo->nWAVDataBytes + pInfo->nWAVHeaderBytes + pInfo->nWAVTerminat… in AnalyzeOld()
181 nRetVal = m_APEFileInfo.nWAVTotalBytes; in GetInfo()