Grok 20.3.2
grk::ResolutionChecker Class Reference

#include <CodecScheduler.h>

Public Member Functions

 ResolutionChecker (uint16_t numComponents, TileComponent *comps, bool cacheAll)
bool contains (uint16_t compno, uint8_t resolution) const
std::pair< uint8_t, uint8_t > getResBounds (uint16_t compno)

Private Attributes

std::vector< std::pair< uint8_t, uint8_t > > componentResolutions_

Constructor & Destructor Documentation

◆ ResolutionChecker()

grk::ResolutionChecker::ResolutionChecker ( uint16_t numComponents,
TileComponent * comps,
bool cacheAll )

Member Function Documentation

◆ contains()

bool grk::ResolutionChecker::contains ( uint16_t compno,
uint8_t resolution ) const

References componentResolutions_.

◆ getResBounds()

std::pair< uint8_t, uint8_t > grk::ResolutionChecker::getResBounds ( uint16_t compno)

Member Data Documentation

◆ componentResolutions_

std::vector<std::pair<uint8_t, uint8_t> > grk::ResolutionChecker::componentResolutions_
private

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