public class MBlockDecoderBDirect extends MBlockDecoderBase
di, interpolator, mbb, poc, s, scalingMatrix, sh
Constructor and Description |
---|
MBlockDecoderBDirect(Mapper mapper,
SliceHeader sh,
DeblockerInput di,
int poc,
DecoderState decoderState) |
Modifier and Type | Method and Description |
---|---|
void |
decode(MBlock mBlock,
Picture mb,
Frame[][] references) |
void |
predictBDirect(Frame[][] refs,
int mbX,
int mbY,
boolean lAvb,
boolean tAvb,
boolean tlAvb,
boolean trAvb,
H264Utils.MvList x,
H264Const.PartPred[] pp,
Picture mb,
int[] blocks) |
decodeChroma, getScalingList, initScalingMatrix, predictChromaInter
public MBlockDecoderBDirect(Mapper mapper, SliceHeader sh, DeblockerInput di, int poc, DecoderState decoderState)
public void predictBDirect(Frame[][] refs, int mbX, int mbY, boolean lAvb, boolean tAvb, boolean tlAvb, boolean trAvb, H264Utils.MvList x, H264Const.PartPred[] pp, Picture mb, int[] blocks)
Copyright © 2019. All rights reserved.