Searched refs:GetCurrentBitIndex (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DBitArray.h42 inline uint32 GetCurrentBitIndex() { return m_nCurrentBitIndex; } function in class:CBitArray
H A DAPECompressCreate.cpp80 int nRetVal = SetSeekByte(m_nFrameIndex, m_spIO->GetPosition() + (m_spAPECompressCore->GetBitArray()->GetCurrentBitIndex() / 8));

Completed in 95 milliseconds