Grok 20.3.2
grk::HWY_NAMESPACE::DecompressDcShiftIrrev16 Class Reference

Apply dc shift for irreversible decompressed image (16-bit path) (assumes mono with no MCT) NarrowScaleFilter16 has already dequantized T1 output to int16, so only integer shift + clamp is needed (same op as DecompressDcShiftRev16). More...

Public Member Functions

void transform (const ScheduleInfo &info)

Detailed Description

Apply dc shift for irreversible decompressed image (16-bit path) (assumes mono with no MCT) NarrowScaleFilter16 has already dequantized T1 output to int16, so only integer shift + clamp is needed (same op as DecompressDcShiftRev16).

Member Function Documentation

◆ transform()

void grk::HWY_NAMESPACE::DecompressDcShiftIrrev16::transform ( const ScheduleInfo & info)
inline

The documentation for this class was generated from the following file: