public class MPEGPredQuad extends MPEGPredOct
chromaFormat, fCode, mvPred, topFieldFirst
Constructor and Description |
---|
MPEGPredQuad(MPEGPred other) |
Modifier and Type | Method and Description |
---|---|
void |
predictPlane(byte[] ref,
int refX,
int refY,
int refW,
int refH,
int refVertStep,
int refVertOff,
int[] tgt,
int tgtY,
int tgtW,
int tgtH,
int tgtVertStep) |
getPix6, getPix6Vert
getPix1, getPix2, getPix4, predict16x16Field, predict16x16Frame, predict16x16NoMV, predictEvenOddSafe, predictEvenOddUnSafe, predictFullXFullYSafe, predictFullXFullYUnSafe, predictGeneric, predictInField, predictInFrame, predictMB, predictOddEvenSafe, predictOddEvenUnSafe, predictOddOddSafe, predictOddOddUnSafe, reset
public MPEGPredQuad(MPEGPred other)
public void predictPlane(byte[] ref, int refX, int refY, int refW, int refH, int refVertStep, int refVertOff, int[] tgt, int tgtY, int tgtW, int tgtH, int tgtVertStep)
predictPlane
in class MPEGPredOct
Copyright © 2019. All rights reserved.