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

/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DBitArray.cpp15 #define REFILL_BIT_THRESHOLD (BIT_ARRAY_BITS - MAX_ELEMENT_BITS) macro
156 if (m_nCurrentBitIndex > REFILL_BIT_THRESHOLD)
211 if (m_nCurrentBitIndex > REFILL_BIT_THRESHOLD)

Completed in 79 milliseconds