ZBar Bar Code Reader Library  version 0.10
util.c File Reference
Include dependency graph for util.c:

Functions

unsigned qr_ihypot (int _x, int _y)
 
int qr_ilog (unsigned _v)
 
unsigned qr_isqrt (unsigned _val)
 

Function Documentation

unsigned qr_ihypot ( int  _x,
int  _y 
)

References qr_ilog(), QR_MAXI, x, and y.

Referenced by qr_line_fit().

Here is the call graph for this function:

Here is the caller graph for this function:

int qr_ilog ( unsigned  _v)
unsigned qr_isqrt ( unsigned  _val)

References g.

Referenced by qr_finder_ransac(), and qr_ilog().

Here is the caller graph for this function: