Home
last modified time | relevance | path

Searched refs:RANGE_TOTAL_2 (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DUnBitArray.cpp32 const uint32 RANGE_TOTAL_2[65] = {0u,19578u,36160u,48417u,56323u,60899u,63265u, variable
166 while (nRangeTotal >= RANGE_TOTAL_2[nOverflow + 1]) in DecodeValueRange()
171 * RANGE_TOTAL_2[nOverflow]; in DecodeValueRange()