[]
Initializes this object with the given source of image data and with all the decompositon parameters
public ForwWTFull(BlkImgDataSrc src, EncoderSpecs encSpec, int cb0x, int cb0y)
Type | Name | Description |
---|---|---|
BlkImgDataSrc | src | From where the image data should be obtained. |
EncoderSpecs | encSpec | The encoder specifications |
int | cb0x | The horizontal coordinate of the code-block partition origin on the reference grid. |
int | cb0y | The vertical coordinate of the code-block partition origin on the reference grid. |