Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DUnBitArray.cpp19 const uint32 RANGE_TOTAL_1[65] = {0u,14824u,28224u,39348u,47855u,53994u,58171u, variable
248 while (nRangeTotal >= RANGE_TOTAL_1[nOverflow + 1]) in DecodeValueRange()
253 * RANGE_TOTAL_1[nOverflow]; in DecodeValueRange()