public class MBlockSkipDecoder extends MBlockDecoderBase
di, interpolator, mbb, poc, s, scalingMatrix, sh| Constructor and Description |
|---|
MBlockSkipDecoder(Mapper mapper,
MBlockDecoderBDirect bDirectDecoder,
SliceHeader sh,
DeblockerInput di,
int poc,
DecoderState sharedState) |
| Modifier and Type | Method and Description |
|---|---|
void |
decodeChromaSkip(Frame[][] reference,
H264Utils.MvList vectors,
H264Const.PartPred[] pp,
int mbX,
int mbY,
Picture mb) |
void |
decodeSkip(MBlock mBlock,
Frame[][] refs,
Picture mb,
SliceType sliceType) |
void |
predictPSkip(Frame[][] refs,
int mbX,
int mbY,
boolean lAvb,
boolean tAvb,
boolean tlAvb,
boolean trAvb,
H264Utils.MvList x,
Picture mb) |
decodeChroma, getScalingList, initScalingMatrix, predictChromaInterpublic MBlockSkipDecoder(Mapper mapper, MBlockDecoderBDirect bDirectDecoder, SliceHeader sh, DeblockerInput di, int poc, DecoderState sharedState)
public void predictPSkip(Frame[][] refs, int mbX, int mbY, boolean lAvb, boolean tAvb, boolean tlAvb, boolean trAvb, H264Utils.MvList x, Picture mb)
public void decodeChromaSkip(Frame[][] reference, H264Utils.MvList vectors, H264Const.PartPred[] pp, int mbX, int mbY, Picture mb)
Copyright © 2019. All rights reserved.