2D-DCT Intefaces

Inputs Interface

class jpegenc.subblocks.common.input_interface(nbits=8)

Input Interface for the 2D-DCT module

Ouputs Interface

class jpegenc.subblocks.common.outputs_2d(precision_factor=10, N=8)

Output interface for the 2D-DCT module. It is used also as input/output interface for the zig-zag scan module