public class SliceDecoder extends Object
| Constructor and Description |
|---|
SliceDecoder(SeqParameterSet activeSps,
Frame[] sRefs,
IntObjectMap<Frame> lRefs,
DeblockerInput di,
Frame result) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(MBlock mBlock,
SliceType sliceType,
Picture mb,
Frame[][] references) |
void |
decodeFromReader(SliceReader sliceReader) |
void |
putMacroblock(Picture tgt,
Picture decoded,
int mbX,
int mbY) |
public SliceDecoder(SeqParameterSet activeSps, Frame[] sRefs, IntObjectMap<Frame> lRefs, DeblockerInput di, Frame result)
Copyright © 2018. All rights reserved.