Home | History | Annotate | Download | only in db_vlvm

Lines Matching refs:bw

1493 Store in x and y, extracting at most satnr corners in each block of size (bw,bh).
1494 The pointer temp_d should point to at least 5*bw*bh positions.
1497 int bw,int bh,unsigned long area_factor,
1508 bwbh=bw*bh;
1531 next_x=x+bw;