Grok 10.0.0
Public Member Functions | Private Attributes | List of all members
ojph::ScaleOJPHFilter< T > Class Template Reference

#include <PostT1DecompressFiltersOJPH.h>

Public Member Functions

 ScaleOJPHFilter (grk::DecompressBlockExec *block)
 
void copy (T *dest, T *src, uint32_t len)
 

Private Attributes

float scale
 

Constructor & Destructor Documentation

◆ ScaleOJPHFilter()

template<typename T >
ojph::ScaleOJPHFilter< T >::ScaleOJPHFilter ( grk::DecompressBlockExec block)
inline

Member Function Documentation

◆ copy()

template<typename T >
void ojph::ScaleOJPHFilter< T >::copy ( T *  dest,
T *  src,
uint32_t  len 
)
inline

Member Data Documentation

◆ scale

template<typename T >
float ojph::ScaleOJPHFilter< T >::scale
private

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