digiKam
scan.h File Reference

Go to the source code of this file.

Classes

struct  position
 
struct  scan_position
 

Functions

const positionget_scan_order (int log2BlockSize, int scanIdx)
 
scan_position get_scan_position (int x, int y, int scanIdx, int log2BlkSize)
 
void init_scan_orders ()
 

Function Documentation

◆ get_scan_order()

const position* get_scan_order ( int  log2BlockSize,
int  scanIdx 
)

◆ get_scan_position()

scan_position get_scan_position ( int  x,
int  y,
int  scanIdx,
int  log2BlkSize 
)

◆ init_scan_orders()

void init_scan_orders ( )