com.fluendo.jheora
public final class Recon extends Object
Method Summary | |
---|---|
static void | CopyBlock(short[] src, short[] dest, int idx, int srcstride) |
static void | ReconInter(short[] ReconPtr, int idx1, short[] RefPtr, int idx2, short[] ChangePtr, int LineStep) |
static void | ReconInterHalfPixel2(short[] ReconPtr, int idx1, short[] RefPtr1, int idx2, short[] RefPtr2, int idx3, short[] ChangePtr, int LineStep) |
static void | ReconIntra(short[] ReconPtr, int idx, short[] ChangePtr, int LineStep) |