Package | Description |
---|---|
org.jcodec.codecs.h264.decode | |
org.jcodec.codecs.h264.encode |
Constructor and Description |
---|
SliceReader(PictureParameterSet activePps,
CABAC cabac,
CAVLC[] cavlc,
MDecoder mDecoder,
BitReader reader,
Mapper mapper,
SliceHeader sh,
NALUnit nalUnit) |
Modifier and Type | Method and Description |
---|---|
static void |
MBEncoderI16x16.chromaResidual(Picture pic,
int mbX,
int mbY,
BitWriter out,
int qp,
int[][] ac1,
int[][] ac2,
CAVLC cavlc1,
CAVLC cavlc2,
MBType leftMBType,
MBType topMBType) |
Constructor and Description |
---|
MBEncoderI16x16(CAVLC[] cavlc,
byte[][] leftRow,
byte[][] topLine) |
MBEncoderP16x16(SeqParameterSet sps,
Picture ref,
CAVLC[] cavlc,
MotionEstimator me) |
Copyright © 2019. All rights reserved.