Grok 20.3.2
grk::SubbandRange Struct Reference

Sub-band row range needed by a strip (inclusive begin, exclusive end). More...

#include <StripPartitioner.h>

Public Member Functions

uint32_t count () const

Public Attributes

uint32_t lo = 0
uint32_t hi = 0

Detailed Description

Sub-band row range needed by a strip (inclusive begin, exclusive end).

Member Function Documentation

◆ count()

uint32_t grk::SubbandRange::count ( ) const
inline

References hi, and lo.

Member Data Documentation

◆ hi

uint32_t grk::SubbandRange::hi = 0

◆ lo

uint32_t grk::SubbandRange::lo = 0

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