Searched defs:usableBitsInLayers (Results 1 – 1 of 1) sorted by relevance
142 int usableBitsInLayers = totalBitsInLayer - (totalBitsInLayer % wordSize); in encode() local173 int usableBitsInLayers = totalBitsInLayer - (totalBitsInLayer % wordSize); in encode() local