com.fluendo.jheora
Class BlockMapping

java.lang.Object
  extended by com.fluendo.jheora.BlockMapping

public final class BlockMapping
extends java.lang.Object


Constructor Summary
BlockMapping(int ySuperBlocks, int uvSuperBlocks, int hFrags, int vFrags, int shiftx, int shifty)
           
 
Method Summary
 int quadMapToIndex1(int sb, int mb, int b)
           
 int quadMapToMBTopLeft(int sb, int mb)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockMapping

public BlockMapping(int ySuperBlocks,
                    int uvSuperBlocks,
                    int hFrags,
                    int vFrags,
                    int shiftx,
                    int shifty)
Method Detail

quadMapToIndex1

public final int quadMapToIndex1(int sb,
                                 int mb,
                                 int b)

quadMapToMBTopLeft

public final int quadMapToMBTopLeft(int sb,
                                    int mb)